[python-win32] Simple selection of item in list

2010-11-19 Thread admin
Hi, my problem is probably simple but I haven’t found a solution anyway. I want so select items from an item list that allows multiple selections. I have got the handle of a SysListView32 control and the item index of the item I want to select. How can I arrange this in pywin? Every help is a

Re: [python-win32] python-win32 Digest, Vol 92, Issue 16

2010-11-20 Thread admin
hProcHnd, pLVI, 0, MEM_RELEASE) win32api.CloseHandle(hProcHnd) return item_texts Do you have an idea? -Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von p