On Sep 28, 2007, at 4:33 PM, johnf wrote:
> We sort of worked around the issue. Your thoughts? > > from dabo.ui.uiwx.dGrid import dGridDataTable
Directly addressing the uiwx layers is generally frowned upon, and cannot be supported. We set up the dabo.ui namespace to expose only that which should be accessed. I would use the classmethod instead.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com
©2007 Ed Leafe |