On May 20, 2010, at 12:20 PM, Martinecz Miklós wrote:
> I created my forms in the Class Designer.
> Where in this case I specify the parent object like you said?
>
> I tried to follow your advise in the Main.py file as well as within the from
> (created in CD) but with no success.
You would specify the parent of the form when you instantiate the form.
You must have some code that creates the form, so with a cdxml-based class it
would look like:
myform = dabo.ui.createForm("C:\\path\\to\\myform.cdxml",
self.Application.MainForm)
-- Ed Leafe
_______________________________________________
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]