Am 18.10.2010 15:21, schrieb Jacek Kałucki: > Użytkownik Paul McNett napisał: >>> Hi. >>> >>> Unfortunately, wx.Control base class has Alignment property in wx.ALIGN* >>> format, which is an integer value, what conflicts with Dabo string based >>> Alignment. >>> All Dabo controls that derive from wx.Control, they has Alignment property, >>> like dButton, dComboBox, etc., are affected with this issue. >>> I don't know, maybe all Dabo controls should inherit from AlignmentMixin >>> class? >>> >> Dabo's Alignment property trumps wx's, so it shouldn't be an issue. >> > > Yes, it does but in dCheckBox, dTextBox, dLabel, dHyperLink, that is all. > But other controls still have wx based Alignment property. >
But in that case: why does the QuickReport work with the original version of the tutorial? It's certainly using the same dCheckListBox subclass (CklCategoriesBase) and I would have thought the QuickReport toolbutton calls the same Form method. Sibylle _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
