On Mon, Aug 3, 2009 at 2:07 AM, Manoharan Durga<[email protected]> wrote: > Thanks. It worked. I had another doubt about making a form Modal. > Looking through the API documentation, could figure that out too. Thanks.
Modal forms are not really working. If you want modality you must use dialogs, but these will not support bizobjs. You can however, simulate modality to a *certain* extent, using FloatOnParent=True on the form. Best avoided. 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]
