Ed Leafe wrote:
On thing to keep in mind is that with something like stock buttons: the way that they are implemented in wxPython, which closely mirrors its C++ wxWidgets roots, is likely not very Pythonic, and if we were to add them to Dabo, we would most likely do it very differently. The use of IDs is certainly never going to make it into Dabo.

I see us doing something like we did with dKeys and dColors... map a string to the wx id's.


That said, I think this idea is way cool! Perhaps if you were to start with things that are implemented in Dabo, such as basic controls and such, we can get enough examples to show to wxPython folk to convince them that they are better off with Dabo.

...and to show us where we need to put more energy.


--
Paul McNett
http://paulmcnett.com
http://dabodev.com


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to