On Mon, Aug 3, 2009 at 1:13 PM, Manoharan
Durga<[email protected]> wrote:
> I have created a menu option, clicking on which the user should open a
> Modal form. I wrote the following code based on the API documentation:
>
>    ledgeraddForm = dabo.ui.createForm("ui/LedgerGroupAdd.cdxml",
> Modal=True)
>    ledgeraddForm.show()
>
> This code is working; a form is created from the cdxml file, which keeps
> the focus till it is closed and it also draws data through bizobjs. In
> fact, another menu option opens a form with Child-Parent relationship as
> well. So, I wonder why you suggest to avoid the Modal forms. (My
> platform is Ubuntu)
>
> Manoharan
>

Check this very recent thread at http://leafe.com/archives/showFullThd/422649
I don't think anything as changed since then. But if you can make it
work, it's great

Miguel


_______________________________________________
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