[ wxwindows-Bugs-1683125 ] Disabled menu icons looks corrupt in the 2.8.2

SourceForge.net noreply at sourceforge.net
Mon Apr 9 11:04:45 PDT 2007


Bugs item #1683125, was opened at 2007-03-18 10:20
Message generated for change (Comment added) made by bpetty
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1683125&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wxMSW specific
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: IvanSmirnov (ivansmirnov)
Assigned to: Nobody/Anonymous (nobody)
Summary: Disabled menu icons looks corrupt in the 2.8.2

Initial Comment:
In the 2.8.2, icons in the menus that are disabled looks corrupt.  Not the problem in 2.8.0, I think it new problem in new release.  I work on windows.  thank you.

Maybe similar problem, I notice menu item with no icons slightly misaligned to left of items with icons when you have document open. When no document open, menu items align OK.

----------------------------------------------------------------------

Comment By: Bryan Petty (bpetty)
Date: 2007-04-09 12:04

Message:
Logged In: YES 
user_id=1106696
Originator: NO

The result shown in the attached screenshot looks very similar to the
effect you get from setting the msw.remap system option mode to "0" (zero)
on Windows XP when you use alpha icons. msw.remap = 0 will make an attempt
to convert the alpha transparency to an image mask to conform to older
comctrl32 compatibility, which doesn't always look very pretty. Try setting
msw.remap to 2 (see wxToolbar docs for an example) which should use the
alpha transparency.

----------------------------------------------------------------------

Comment By: IvanSmirnov (ivansmirnov)
Date: 2007-04-09 10:21

Message:
Logged In: YES 
user_id=1745203
Originator: YES

I try 2.8.3 on xp and vista and problem still there. Any sample that
disable menu item with icon will show it.

----------------------------------------------------------------------

Comment By: Tim Stahlhut (stahta01)
Date: 2007-03-28 16:25

Message:
Logged In: YES 
user_id=662788
Originator: NO

What sample is showing the problem?
Tim S

----------------------------------------------------------------------

Comment By: chris elliott (biol75)
Date: 2007-03-28 08:27

Message:
Logged In: YES 
user_id=84704
Originator: NO

was it any better in 2.8.3 (http://biolpc22.york.ac.uk/pub/2.8.3/ ) ?
chris

----------------------------------------------------------------------

Comment By: IvanSmirnov (ivansmirnov)
Date: 2007-03-25 11:09

Message:
Logged In: YES 
user_id=1745203
Originator: YES

Hello.  Yes, Im certain that I use 2.8.2.  I try 2.8.0 and it look good,
but in 2.8.2 it is corrupt looking.  I use Windows XP (theme turned off)
and Visual C++ 2003.  I already attach screenshot in my report. Menu
alignment is OK until you open document. Disabled icons in toolbar
sometimes (not always) look corrupted too.  Thanks you.

----------------------------------------------------------------------

Comment By: chris elliott (biol75)
Date: 2007-03-21 06:21

Message:
Logged In: YES 
user_id=84704
Originator: NO

i really think the icon alignment is ok now, and so too are the disabled
menu icons i tried

Could you let us know which sample shows the problem, please, or attach a
small example?

chris

----------------------------------------------------------------------

Comment By: Vadim Zeitlin (vadz)
Date: 2007-03-18 10:36

Message:
Logged In: YES 
user_id=71618
Originator: NO

How interesting, this bug was supposed to be _fixed_ in 2.8.2, not
introduced in it. Are you sure you're using 2.8.2?

If so, which compiler and Windows version do you use?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1683125&group_id=9863




More information about the wx-dev mailing list