Re: [python-win32] Help Needed on Handling Events from a Proprietary COM Object

2012-03-05 Thread Darren McElfresh
Thanks.  I actually found out the problem was enabling the events within the proprietary COM object, so once I did that everything is working.  Thanks for your help! From: Mark Hammond skippy.hamm...@gmail.com To: Darren McElfresh dmcelfr...@yahoo.com Cc:

[python-win32] When closing windows, how to handle save changes? dialogs?

2012-03-05 Thread reckoner
When closing windows, I need to somehow handle the case when the window I am trying to close spawns a child dialog window that asks whether I want to save changes or something like that . The trouble is that the dialog could be different for every kind of window I am trying to close and I

Re: [python-win32] Context menu troubles

2012-03-05 Thread Tim Roberts
Chris Ness wrote: All seems to be working fine now. Thanks Tim. Learning a lot here. Having a spot of bother with the context menu for a drive though (e.g.C:). I'm getting a very minimal menu with Open, Manage, Include in Library, Copy and Properties. Choosing proprties brings up Control

[python-win32] windows firewall woes?

2012-03-05 Thread Andrew Hammond
We have python running on a number of devices in the field and have experienced problems where it appears that a windows update has removed a windows firewall exception, blocking our python service from operating. Has anyone else experienced something like this? Is there a way to fix it without