tks Daid,
I found glButton code,but how can I update the texture size in code ?The glButton code is in cura/gui/openglGui.py lines 452 the draw functions.like this:
because i want to append the 'glButtons.png' behind,it look like 4*9 array list. but when i try debug this,the ckButton's images cannot display also.
Recommended Posts
Daid 306
It's easier to replace the 5 unused spots, else you need to dive into the glButton code to account for the changed texture size.
Link to post
Share on other sites