On Jan 7, 2007, at 4:44 AM, Dr R.J.Appleton wrote:

> The App Wizard does indeed generate a complete MDI application.   
> That is
> what I used to generate a stub application with data maintenance  
> forms.
>   Now I want to use the class designer to add other, more complex,
> forms.  I want these forms to be shown in MDI child windows like the
> others.
>
> Using:
>               frm = dabo.ui.createForm(filename)
>               frm.Parent = app.MainForm
>               frm.Show()

        OK, I've tested the changes, and they look good. Please try out the  
sample code I posted on the Tracker for this issue (http:// 
dabodev.com/tracker/0273).

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to