CXTPButton and BS_ICON |
Post Reply |
Author | ||
ddlittle
Senior Member Joined: 19 February 2004 Location: United States Status: Offline Points: 132 |
Post Options
Thanks(0)
Posted: 09 September 2008 at 12:55pm |
|
I want to have some radio buttons with icons instead of text - I set the BS_ICON style on the control and called SetIcon() in my dialog app, but nothing happened. I changed the variable type to CButton and my icon appeared, but I get no alpha channel.
I added BS_ICON to the icons in the "controls" sample and get no icon there, either. I couldn't find any samples that even had BS_ICON, so I'm curious --- How do I do that?
Thanks!
- David
<Late Afternoon Update>
I got it to draw an icon, but only one with BS_ICON | BS_PUSHLIKE defined and loaded with
and not when loaded with
I'd really like to remove the BS_PUSHLIKE flag so I could get a radio button with an icon beside it.
Any ideas?
- Thanks!
|
||
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |