First of all, apologies again for starting a new thread



In my last post, I asked for advice on how to reply to responses in the
same message thread.

I think the problem was caused by having my mailing List options set to
'Digest mode'.

So hopefully this won't happen again.



1. Trying to convert appRecipes myFileOpenMenu.py, I can't figure out 
> how to modify the openForm method to call my cdxml files, and for them 
> to be children of the main form.
>

Uwe advised :

frmclass = "nameofcdxmlfile.cdxml"
frm = dabo.ui.createForm(frmclass)
if frm:
        frm.show() # or frm.showModal()


This works fine, except the forms don't load as MDI children.
If I open a command window from the main form menu it opens as a MDI child, but 
my ClassDesigner forms do not.

Paul suggested running the current AppWizard against the recipes demo database
        -  could you please let me know the password for dabotest database.
        - or point me to a script so I can create it locally.

Thanks for your support from an aging (Fox2.6) newbie !!

PS

Never mind Fox, I think dabo rocks.







--- StripMime Report -- processed MIME parts ---
text/html (html body -- converted)
---


_______________________________________________
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