Ed Leafe wrote: > On Dec 11, 2006, at 1:30 PM, Paul McNett wrote: > >> Wait, we may have hit upon a stopping block here... please give me an >> example of a grid that is created by the framework. I'm assuming you >> mean the "dabo framework". > > dabo.ui.browse()
...and users of the framework would expect that if they modified iColumn.FontItalic, say, that the columns created by the browse() function would inherit that? This is one of those functions that, while helpful in interactive settings as a developer, you wouldn't really want to use in an app being distributed to end users - you'd want to create your own dGrid subclass modified for your own purposes for that. Anyway, we've beaten this to death, especially considering neither of us want the i-layer. :) -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
