Hi List,

I have just started using "DABO". And I find it 'awesome'.
I am using the Class-Designer for developing my application. My problem is:

The *Class Designed* Generates a xml file with "cdxml" extension. This xml
has all my* UI design* and *UI elements* and *Code* as well. As I am adding
more each day, the size of this cdxml file is growing and *on each save/save
-as* I have to wait for 8-12seconds.

Now, I have stopped using the Class Designed and I am editing the XML file
directly and running it in python shell. This makes *save/save-as* faster
but the app loading *seems* slow.
My Questions are :

1. Is my approach i.e. using the cdXML to store "UI + code" right?
2. How can I separate the code from cdXML file and put it into a "py" file.
Will this make my app load fast.
3. Right Now I am using *lengthy* statements like
"self.Form.dPanel.dPageFrameNoTabs.cyclePages(1)" how can i avoid that.
4. I am using RegID to access all my textBoxex and EditBoxes( there are a
total of 50+ of them colletively) Does it make my app Slow?

Kindly do let me know if any more info is needed. Thanks


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/CAFsZn7Z4aDhLJGw3d_Zk5742LWCDf-ObRJcVEB+hd0s8yK=m...@mail.gmail.com

Reply via email to