On Oct 19, 2008, at 5:37 PM, - wrote:

> Has anyone implemented a progress dialog for long running tasks? I  
> want to implement multithreading for a particularly long running  
> task (http://wiki.wxpython.org/LongRunningTasks) and to update the  
> user on the progress with the (potentially concurrent tasks) with a  
> progress dialog.  I like the wx.ProgressDialog interface and I'm  
> trying to adapt that for dabo and I'd prefer not to reinvent the  
> wheel. The attached image is what I'm trying to achieve in terms of  
> the interface. If anyone's already implemented something similar,  
> I'd greatly appreciate some pointers.


        You might want to look at dabo.ui.dProgressDialog, which we created a  
while ago when we were trying to make the database connections  
asynchronous. To be honest, I haven't looked at it in years, but it  
may be a good place to start.

-- Ed Leafe





_______________________________________________
Post Messages to: Dabo-users@leafe.com
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