menu alignment
chris elliott
biol75 at york.ac.uk
Thu Mar 1 04:22:07 PST 2007
I have now built the menu sample with Borland (5.5) and msys (gcc 3.4.5
winapi version not known) Both these have the correct alignment
chris
Troels wrote:
>
>> I see a misalignment of the File menu with bitmap with VC and DMC
>> compilers, but not with watcom
>
> Significant probably. Perhaps it has to do with
>
> #if defined(MIIM_BITMAP) && (_WIN32_WINNT >= 0x0500)
>
> Perhaps MIIM_BITMAP and/or _WIN32_WINNT (or some such) are defined
> differently in watcom headers? I did try out several different settings
> of these, in VC, didn't appear to have the desired effect, perhaps
> watcom have just the right combination of settings??
>
> Regards
> Troels
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
More information about the wx-users
mailing list