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. -- Regards Jacek Kałucki _______________________________________________ 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]
