Paul McNett wrote: > Ed Leafe wrote: >> On Jan 14, 2009, at 4:42 PM, Nate Lowrie wrote: >> >>> There is also some talk on the wx list of wx wrapping Qt. Not sure >>> how like that is though. >> >> I don't see that at all. Qt creates its own widgets, while wx uses OS- >> native widgets wherever possible. > > IAC, a dabo wrapping of pyqt would go directly against pyqt, not through wxqt. > > Paul
From my viewpoint Qt and wx are at the same point in the food chain. You pick one or the other depending on need. Qt is C++ centric whereas wx can be happy with C or C++. Both have Java and Python bindings. I don't see any big pluses for Dabo to wrap Qt(pyQt) It would be at the pyQt level. Qt does offer a good database layer and a very good form designer including data controls. Both have very good API's. My 2 cents worth but may only be worth a penny. Paul [email protected] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
