Hi Julian,
There are two Problems in DB.
1. When I place a FlexGridSizer in a vBoxSizer on a WizardPageSimple, DB
doesn't display the controls contained in the FlexGS correctly. All are put
in the upper left corner. In preview (F5) they are "sized" and positioned
correctly.
2. DB is set to target version 2.9.0. I enter a TExtCtrl and then a StaticText
in the FlexGS. Then switch to the cpp source editor panel. Use the right
mouse button to cut the staticText in the tree and then paste it before the
TextCtrl. Then I select the editor panel and then back to source editor panel
to force regenarating of the code, wxAdjustMinsize is added to the styles:
itemFlexGridSizer4->Add(itemStaticText5, 0, wxALIGN_CENTER_HORIZONTAL|
wxALIGN_CENTER_VERTICAL|wxALL|wxADJUST_MINSIZE, 5);
And I can't remove it because it doesn't occour in the property editor.
Regards,
Thomas
--
Dipl.-Ing. Thomas Zehbe
INGENION GmbH
Kuhweide 6
31552 Apelern
Fon: 05043 / 40 57 90 4
Fax: 05043 / 40 57 90 7
www.ingenion.de
.