Am 2010-10-14 um 16:18 schrieb Paul McNett: > In addition to the > dBitmapButton demo not working correctly, the label explaining the > behavior doesn't > wordwrap on Windows or Mac, so there are multiple issues to address.
I just found out that/how dLabel fails on OSX with multi line captions: - no error/exception, but stopping afterInit - regardless how I construct the m.l. caption (with \n, \r or just m.l. docstring) - it works fine if I set its caption afterwards, e.g. in an event handler (it works even with the label's Paint event) Platform: Mac Python Version: 2.6.4 on darwin Dabo Version: Version 0.9.3; Revision 6104M UI Version: 2.8.11.0 on wxMac Greetlings from Lake Constance! Hraban --- http://www.fiee.net https://www.cacert.org (I'm an assurer) _______________________________________________ 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]
