Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Refixed: pull-down-menus-images-not-changing-state Issue
stahta01:
--- Quote from: killerbot on January 11, 2007, 07:32:19 am ---Thanks Tim,
I will test this out today on windows. I will continue to patch our already patched 263 dll.
However I am gonna change 2 things to your patch :
1) not a method of the class, doesn't need the state, so make it a free function, not being part at all of the interface (sp only cpp needs to be changed) --> less recompiling since no sign of it in the header
2) in the for loop x/y : x++ --> ++x and y++ --> ++y ;-)
--- End quote ---
Did the fix work for you?
Tim S
killerbot:
ws out of the office, still have to apply it. By the way, can anyone pinpoint me to an example where the error is/was visible ?
stahta01:
Bring up build menu without project open
The following choices are disabled with the words grayed out.
Build
Run
Build and Run
Rebuild
Abort
The icons are NOT grayed out.
Tim S
killerbot:
tried it out, the icons are grayed out now (back ported your patch on wx263pl2) BUT it's darn ugly. It's just like a grid has been put on top of them, you can see the icon anymore (at least for some you can hardly see them anymore), only when you mouse over that menu entry the icon is visible again (and grayed out).
stahta01:
--- Quote from: killerbot on January 12, 2007, 10:39:08 am ---tried it out, the icons are grayed out now (back ported your patch on wx263pl2) BUT it's darn ugly. It's just like a grid has been put on top of them, you can see the icon anymore (at least for some you can hardly see them anymore), only when you mouse over that menu entry the icon is visible again (and grayed out).
--- End quote ---
I will see if I can make it look better, I found some other code to Gray out bitmaps on the Search/File icon patch.
Tim S
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version