News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

wxEXPAND|wxALIGN_CENTER + 3.1.0

Started by walter-w, December 28, 2017, 02:37:00 AM

Previous topic - Next topic

walter-w

Hi everyone,

I've encountered an issue in the flags generated by CodeBlocks/wxSmith when used by wxWidgets 3.1.0.  It seems the wxEXPAND flag is incompatible with the wxALIGN_CENTER_HORIZONTAL and ignores the wxEXPAND flag when the center flag is present.  Since it seems that one of the align flags is always included by CodeBlocks when it should be mutually exclusive.

Please let me know if there is a way to exclude the flags causing the issue.

Jenna