Mike Mabey wrote:
> On Tue, Aug 12, 2008 at 1:58 PM, Ed Leafe <[EMAIL PROTECTED]> wrote:
>>        Actually, ShowModal() is the wx-layer call. The correct Dabo call is
>> simply show().
>>
>>        You could have also done:
>>
>> dlg = dabo.ui.createForm(absoludePath, parent=frm)
>> dlg.show()
>>
> 
> Thank you.  It always helps to know the "right" way to do things.

If you find yourself calling UpperCase() method or function names, 
instead of camelCase() method or function names, you can be sure you 
aren't calling the Dabo function but a function at a lower down level.

Paul


_______________________________________________
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/%(messageid)s

Reply via email to