On Mar 14, 4:58 pm, lled <[EMAIL PROTECTED]> 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 -- http://mail.python.org/mailman/listinfo/python-list