Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   C++ (http://www.velocityreviews.com/forums/f39-c.html)
-   -   push like radio button with icon does not work in Win7 (http://www.velocityreviews.com/forums/t868586-push-like-radio-button-with-icon-does-not-work-in-win7.html)

Marcus 02-21-2012 02:58 PM

push like radio button with icon does not work in Win7
 
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

Asger Joergensen 02-21-2012 04:27 PM

Re: push like radio button with icon does not work in Win7
 
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

Marcus 02-22-2012 06:56 AM

Re: push like radio button with icon does not work in Win7
 
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

Goran 02-22-2012 07:47 AM

Re: push like radio button with icon does not work in Win7
 
On Feb 21, 3:58*pm, 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/?

Marcus 02-22-2012 08:12 AM

Re: push like radio button with icon does not work in Win7
 
On 22 Feb, 08:47, Goran <goran.pu...@gmail.com> wrote:
> On Feb 21, 3:58*pm, 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


All times are GMT. The time now is 09:02 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57