On May 13, 2006, at 2:09 PM, johnf wrote:

That works for wxPython. So I guess the question is the goal to still support
other UI libs?

Of course. We wrap UI-specific implementations so that the interface will be the same across all UIs. I'm sure that the Qt grid works completely different than the wxPython grid, but we will wrap that to provide the same interface to the same functionality. For masked controls, in wxPython we can either implement it ourselves, or use an existing implementation.


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




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

Reply via email to