Hi Paul,
On Wed, 05 Oct 2005 13:11:57 -0700, Paul McNett wrote: > Adi J. Sieker wrote: >> Feedback of any kind is very welcome. >> > If you can make these demos not need to import wx, this would go a > long way to convincing wx users to try out Dabo. It would also > point out places where Dabo is deficient compared to stock > wxPython. Bravo! Thanks. I'll keep on trucking. 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. > If this goes beyond proof-of-concept, I'll set up a directory for > you in dabodemo and give you commit rights. Just say the word. OK, let me get the main framework (demo.py) to a state where it doesn't need to import wxPython and I'll get back to you. adi _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
