M
Marcus
Hi
In my c++ project I have a group of radio buttons. All of them have
got the "Push like" property set to true. Every button has also got
an
icon on it instead of text. These radio buttons works fine in XP but
in Windows 7 the clicked button does not appear pushed. There is no
way of seeing which button is selected. Now if I remove the icons
from
the radiobuttons then I can see which one is selected because it
gets
a different color than the un-selected.
I could not find any solution to this on the Internet, but I doubt I
am the only one having this problem.
Please help, what is wrong here?
I know this post might be slight OT but could not find a better group,
sorry about this
In my c++ project I have a group of radio buttons. All of them have
got the "Push like" property set to true. Every button has also got
an
icon on it instead of text. These radio buttons works fine in XP but
in Windows 7 the clicked button does not appear pushed. There is no
way of seeing which button is selected. Now if I remove the icons
from
the radiobuttons then I can see which one is selected because it
gets
a different color than the un-selected.
I could not find any solution to this on the Internet, but I doubt I
am the only one having this problem.
Please help, what is wrong here?
I know this post might be slight OT but could not find a better group,
sorry about this