That was pretty handy Ed. Yeheey! Just one note though. With the new revision, .cdxml files generated using the ClassDesigner has the following CxnFile which does not work (at least) in Windows when running the form via "python main.py". Amazingly, it runs via Ctrl-Shift-R in ClassDesigner.
Example: CxnFile="path://..\db\contacts.cnxml" I have to manually edit the .cdxml file and remove the "path://..\" above before I can execute it via "python main.py". ClassDesigner can still run the form after the edit. - Tim On Mon, Feb 23, 2009 at 10:22 AM, Ed Leafe <[email protected]> wrote: > On Feb 22, 2009, at 7:09 PM, tim awa wrote: > > > Thanks Ed. No rush. Being at this stage of Dabo has been so much fun > > already. > > > Actually, I just committed changes that should take care of this. I > didn't think it would work as cleanly as it seems to be working now, > but I've tested it with a bunch of situations and so far it seems to > be working well. Please test these changes and let me know if you run > into any further issues. > > > -- Ed Leafe > > > > [excessive quoting removed by server] _______________________________________________ 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]
