Vince Teachout wrote:
> 1. cdxml = Class Designer XML, cnxml = Connection Xml and cnxml.cdxml = 
> Class designer with a connection, correct?

filename.cnxml -> xml connection definition file
You can choose anything for "filename".

> 2. Runs awfully slow on my computer.  Any way to speed it up during 
> design time? disabling some sort of debug info, compiling things?

Get a faster box.
The ClassDesigner code isn't optimized for speed so far.
This will happen later.

> 3. Will it run faster if I turn it to an exe?  On second thought, don't 
> answer that, getting/learning py2exe will be my homework.

I don't think that the xml-files can be turned to an exe.

> 4. When running the Screencast demo, the browse flickers annoyingly as 
> it refreshes about once a second.  Anyway to stop that, or reset the 
> refresh rate?

Don't know.
My browsers don't flicker.

> 5. In class designer, any way to edit the connection?  I couldn't find 
> any.  In real life it's probably not often an issue, but say I was 
> developing with MySQL_TEST server, and once I was done debugging, wanted 
> to switch it to MySQL_Live?  Hack the xml?
> 

Look for PrefEditor.py in the ide directory.
You can edit your connection settings with that.

Uwe


_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to