Re: Progress Box or Bar in Windows
- From: "cyberco" <cyberco@xxxxxxxxx>
- Date: 31 Dec 2006 03:44:44 -0800
Go for wxPython, it'll fulfill all your GUI needs. Handsdown the best
GUI toolkit I ever ran into. It can't get much simpler than:
wx.MessageBox('hi')
And there are tons of readymade dialogs and progressbars in the
library. Check out the demo.py under the wxPython installation dir to
see demos (and source) of the enormous list of controls.
.
- References:
- Progress Box or Bar in Windows
- From: tubby
- Progress Box or Bar in Windows
- Prev by Date: Re: Question concerning this list [WebCrawler]
- Next by Date: Re: python , Boost and straight (but complex) C code
- Previous by thread: Re: Progress Box or Bar in Windows
- Next by thread: Question concerning this list
- Index(es):
Relevant Pages
|