On Oct 3, 2005, at 10:00 AM, Casey McGuire wrote:
I know one of the things that keep me from playing around more with dabo is the lack of a GUI designer. I have used Boa to do some simple UI forms and stuff, but have not tried it with a dabo app. Is that even possible? Use the Boa generated code for the UI tier, but use dabo for the Business and Database tier?
I suppose that that *could* work, but you'd probably spend more time taking the generated code and adding the necessary data binding to tie them together that it would probably be much faster to write the Dabo UI code by hand. ;-)
I'm still working on the Designer, but it's not the easiest thing to create. And since the Designer is written in 100% Dabo code, all the recent changes done to the UI framework broke a lot of the Designer stuff. Hey Paul, let's make sure to at least give the Designer a run-through before making any more UI overhauls like the recent grid changes. While those changes were probably worthwhile, they certainly set the Designer progress back quite a bit.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
