On Monday, October 04, 2010 09:41:26 am Jeff Johnson wrote:
> I was having trouble creating an application from scratch.  No trouble
> with Dabo - it was a snap.  The trouble was packaging it.  So I decided
> to use the appwizard to create an application.  The question is can I
> use a cdxml form as my main form?  How would I modify main.py to to do
> that?  If not, how can I call a cdxml form as my default form in frmmain?
> 
> The nice thing about the appwizard is that it has all of the setup stuff.
> 
> TIA
custFrm = dabo.ui.createForm("custfrm1.cdxml")
custFrm.show()

Johnf
_______________________________________________
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]

Reply via email to