Re: [python-win32] making icons on task bar require double-click

2009-10-23 Thread Robert Liebeskind
This can be accomplished with the wxPython lib. On Oct 22, 2009, at 7:21 PM, Tim Roberts wrote: Randy Syring wrote: Is it possible, with a python program, to run through the task bar icons and change them so that their current single-click event would get transferred to a double-click event?

Re: [python-win32] making icons on task bar require double-click

2009-10-23 Thread Robert Liebeskind
I apologize. I think I misread what you are trying to accomplish. It sounds like you want to do this for icons that you did not create. I do not think this is possible with wxPython. On Oct 23, 2009, at 11:05 AM, Robert Liebeskind wrote: This can be accomplished with the wxPython lib

Re: [python-win32] making icons on task bar require double-click

2009-10-23 Thread Robert Liebeskind
I apologize. I think I misread what you are trying to accomplish. It sounds like you want to do this for icons that you did not create. I do not think this is possible with wxPython. On Oct 23, 2009, at 11:05 AM, Robert Liebeskind wrote: This can be accomplished with the wxPython lib

Re: [python-win32] making icons on task bar require double-click

2009-10-23 Thread Robert Liebeskind
I apologize. I think I misread what you are trying to accomplish. It sounds like you want to do this for icons that you did not create. I do not think this is possible with wxPython. On Oct 22, 2009, at 7:21 PM, Tim Roberts wrote: Randy Syring wrote: Is it possible, with a python progra