push like radio button with icon does not work in Win7

  • Follow


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
0
Reply marcussilfver (26) 2/21/2012 2:58:18 PM

Hi Marcus

Yes it is of topic, and You need to post in a news group that deals 
with GUI development, but apart from that, You supply way to little 
information, You seem to assume that everybody uses the same compiler 
as You, the same GUI classes as You and even the same versions.

Best regards
Asger-P
0
Reply Junk3599 (88) 2/21/2012 4:27:34 PM


On 21 Feb, 17:27, "Asger Joergensen" <J...@Asger-P.dk> wrote:
> Hi Marcus
>
> Yes it is of topic, and You need to post in a news group that deals
> with GUI development, but apart from that, You supply way to little
> information, You seem to assume that everybody uses the same compiler
> as You, the same GUI classes as You and even the same versions.
>
> Best regards
> Asger-P

Hi Asger

You are right, I should have supplied more info. I posted it just
before leaving the office yesterday (was in a rush - as always :-)). I
am using VS2010 and MFC. VS should have the compiler that is the most
tested for Windows 7.
If anyone in here can give me any input on this, then please do. I
will now also look for a more suitable group for this issue.

thanks
Marcus
0
Reply marcussilfver (26) 2/22/2012 6:56:01 AM

On Feb 21, 3:58=A0pm, Marcus <marcussilf...@gmail.com> wrote:
> I know this post might be slight OT but could not find a better group,
> sorry about this

What's wrong with http://social.msdn.microsoft.com/Forums/en/vcmfcatl/?
0
Reply goran.pusic (299) 2/22/2012 7:47:30 AM

On 22 Feb, 08:47, Goran <goran.pu...@gmail.com> wrote:
> On Feb 21, 3:58=A0pm, Marcus <marcussilf...@gmail.com> wrote:
>
> > I know this post might be slight OT but could not find a better group,
> > sorry about this
>
> What's wrong withhttp://social.msdn.microsoft.com/Forums/en/vcmfcatl/?

Probably nothing...

Will check it out, thanks
0
Reply marcussilfver (26) 2/22/2012 8:12:45 AM

4 Replies
33 Views

(page loaded in 0.235 seconds)

Similiar Articles:




7/24/2012 4:50:48 AM


Reply: