[wx-dev] fix in wxToolbar (tbar95.cpp)

Armel Asselin asselin.armel at wanadoo.fr
Fri Nov 24 09:48:23 PST 2006


> Note, that the patch that I sent previously was partial and had a bug: 
> there
> several tests for comctl32.dll version directly written as version >= 471
> (or similar). And I initialy fixed only one, the other would crash the 
> app.
> I put here a new one (against 2.6.3, it is a 10 line patch so it should be
> easy to put in 2.8)
oh, it was a bit old, finally I sent the right patch alreayd, but with a 
small mistake, the constant is named:
TB_SETBUTTONINFO_FAILFULL_FROM
while it was intended to be:
TB_SETBUTTONINFO_FAITHFULL_FROM

Armel 





More information about the wx-dev mailing list