Python's [Tk/Tcl][1] widget library works very well, and I believe is sufficiently cross platform. [Tkinter][2] is the python interface to Tk/Tcl [1]: http://www.tcl.tk/ [2]: http://docs.python.org/lib/module-Tkinter.html