[pygtk] linsplit revolution!

2007-11-24 Thread Stephen Kennedy
For anybody with a large screen winsplit revolution is fantastic for organizing windows http://reptils.free.fr/ (win32 only though) Basically CtrlAltNumpad warps and resizes your windows so they're tiled with minimum effort. I've attached a first pass at a unix version (Just run from cmd line)

Re: [pygtk] linsplit revolution!

2007-11-24 Thread Nathaniel Smith
On Sat, Nov 24, 2007 at 06:35:50PM +, Stephen Kennedy wrote: For anybody with a large screen winsplit revolution is fantastic for organizing windows http://reptils.free.fr/ (win32 only though) Basically CtrlAltNumpad warps and resizes your windows so they're tiled with minimum effort.

[pygtk] Flashing widget background

2007-11-24 Thread Peter Brooks
Hi all, I'm looking to getting widgets in my program to flash, such as ardour does for it's record button. Currently my thinking is to create a new thread to keep changing the background colour. However I'm trying to find out if there's already implementations of this out there. I've looked at

Re: [pygtk] Flashing widget background

2007-11-24 Thread Yann Leboulanger
Peter Brooks wrote: Hi all, I'm looking to getting widgets in my program to flash, such as ardour does for it's record button. Currently my thinking is to create a new thread to keep changing the background colour. However I'm trying to find out if there's already implementations of this

[pygtk] Simple HTML editor

2007-11-24 Thread Dan Stromberg
Are there any python bindings for libgtkhtml3? I see there are python bindings for libgtkhtml2 - they even come with Ubuntu. Does this version include any HTML editing functionality? I'd really like to either find, or write, a simple HTML editor - basically, a WYSIWYG word processor that reads