On Nov 12, 2008, at 9:49 AM, <[EMAIL PROTECTED]>  
<[EMAIL PROTECTED]> wrote:

> Is there a popup window in dabo that we can use to display a "Please  
> wait"
> or other message, while a process is executing to let the user know  
> that the
> system is busy?  I know that we can change the statusbar on the  
> form, but
> just was wondering if more obvious method was available.  Perhaps  
> something
> like this...


msg = dabo.ui.busyInfo("Please wait while I count to 10000...")
<do your slow stuff>
del msg


-- 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]

Reply via email to