Search Google

Friday, February 29, 2008

Python GUI widgets

用Python寫GUI除了用原始的Tkinter module之外還可以利用基於Tkinter之上的Pmw module輕鬆使用進階的gui widgets:
Python PMW module

此外還有可以用來畫graph的blt module:
Python BLT module

No comments: