Hi Ed,

I am wondering what you feel is the correct way to use/call the UI classes?

from dabo.ui import dForm

class MainForm(dForm.dForm) ...

OR

from dabo.ui.dForm import dForm

class MainFoirm(dForm) ...

Both appear to work.  But I am concerned that I am missing something (some feature) using the second way with the new way of calling UI classes.  I guess this stems from the fact I do not understand how you got UI classes to work.

Thanks for your response,

Johnf


--- StripMime Report -- processed MIME parts ---
multipart/alternative
 text/plain (text body -- kept)
 text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/[email protected]

Reply via email to