Qulex3 Posted September 3 Posted September 3 When I create a button and assign a texture to it, PIXMAP_FIT doesn't work. However, when I try the same thing on a panel, it works. Quote
Josh Posted September 3 Posted September 3 They way buttons display images is different from panels. A button will display an image like an idon to the left of the button text. You may want to use a panel instead and detect mouse down events on the panel to make your own button-like control. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Solution Qulex3 Posted September 4 Author Solution Posted September 4 Thank you, you can remove post if you want Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.