Re: [python-win32] Pythonwin Combobox

2011-08-20 Thread Manfred Schulte-Oversohl
Hi Greg, that did exactly what I want! Thank you very much. Cheers Manfred ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Pythonwin Combobox

2011-08-19 Thread Greg Ewing
Manfred Schulte-Oversohl wrote: I'd like to use a combobox control. Getting it with dialog is no problem. But I could not create a combobox on a window. I had the same problem -- pywin32 is missing a CreateComboBox function. After much frustration, I found the following workaround: hwnd