On Dec 11, 2015, at 12:43 PM, john <[email protected]> wrote: > I'm wondering if anyone has started playing with adding Tkinker to Dabo. > With ttk it's not as ugly as it once was and it might be a way to move to > python3.
Unfortunately, the event model of Tkinter (and any other GUI toolkit) is completely different than wx, and would require a complete re-write of the entire ui library. When we created Dabo, probably 95% of the effort was in integrating with wx, so I seriously doubt that this would be anything less than a major undertaking. -- Ed Leafe --- StripMime Report -- processed MIME parts --- multipart/signed text/plain (text body -- kept) application/pgp-signature --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
