query progress bar

Timothy Smith timothy at open-networks.net
Mon May 16 20:16:12 EDT 2005


ryan at ryankaskel.com wrote:

>What type of UI is this for? The Python Cookbook, 2nd Ed. has a nice
>textual solution. I'm not sure if this is the same one, but here is <a
>href="http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/168639">one
>from ASPN</a>. Here is one <a
>href="http://wxpython.org/docs/api/wx.ProgressDialog-class.html"> for
>wxPython.</a>
>
>  
>
it's for wx, the problem isn't making the progress bar itself, it's 
knowing how long the query is going to run for.
i'm using pypgsql



More information about the Python-list mailing list