Hi,
I'm a bit new to python and gui programming.
I was wondering if there was a way to display a widget on desktop such that when you minimize everything, my widget still displays?
I'm currently checking out PyGTK because I'm using gnome on linux, but if there's a cross-platform way say through wxWidgets, then I wouldn't mind switching over to wxWidgets,
TJ