windows blinds

Bill Mill bill.mill at gmail.com
Wed Mar 14 23:41:54 EDT 2007


On Mar 14, 4:58 pm, lled <l... at blueyonder.co.uk> wrote:
> i am new to python and wanted to know
> could i use it to write a programme so when i double click on a windoz
> window it collapses (like in linux)?

You probably could, but you would basically be writing C, because
you're going to need to use the Win32 API.

As for how to use the win32 API, you could try asking on comp.os.ms-
windows.programmer.win32 ( http://groups.google.com/group/comp.os.ms-windows.programmer.win32/topics?lnk=srg
), because that's some fiendish stuff.

-Bill Mill
bill.mill at gmail.com




More information about the Python-list mailing list