Użytkownik Paul McNett napisał: > In wxPython 2.8.x, the property names were always*in addition to* the method > getters > and setters. Are they getting rid of the public methods in 2.9? If so, then > we will > have some trouble (not insurmountable, though) calling the wx-level > properties from Dabo.
Actually I noticed one important collision. It's Font property related with GetFont/SetFont public methods. I have an idea how to fix this, but I think that I will wait for final, stable release with it. -- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
