On Oct 5, 2005, at 4:23 PM, Adi J. Sieker wrote:

I have one things already that keeps me from removing the import wx in the Stockbuttons.py
id's for the stock buttons aren't available in dabo.
If the Button IDs are made available I could make this the first demo to not need the wxPython import. I'd do it myself and send you a patch but I'm not sure where you want the IDs to
live.

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.

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.


-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




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

Reply via email to