Tim Golden wrote:
Tim Roberts wrote:
What *I* said was that it could NOT be done in pure Python, but I was
expecting Mark Hammond or Tim Golden to contradict me in such a
pessimistic statement. ;)
I was trying to hold back from a tirade of pointing
out how foolish an idea this was. Why is it
Tim Roberts wrote:
What *I* said was that it could NOT be done in pure Python, but I was
expecting Mark Hammond or Tim Golden to contradict me in such a
pessimistic statement. ;)
I was trying to hold back from a tirade of pointing
out how foolish an idea this was. Why is it that people
(a) wa
[EMAIL PROTECTED] wrote:
Thanks for your answer.
Yes, this is exactly what I want to acomplish.
Application i'm working on is going to be called from that menu. Plan is to attach it automatically to some apps through running service or some process.
This seems like a silly thing to do. Wha
Hello Tim,
Thanks for your answer.
Yes, this is exactly what I want to acomplish.
Application i'm working on is going to be called from that menu. Plan is to
attach it automatically to some apps through running service or some process.
I red a lot about hooking WinApi but I don't realy know C t
[EMAIL PROTECTED] wrote:
I'm having problem with attaching a subMenu to an application MenuBar. SubMenu is there, hanging from the MenuBar but it doesn't send/respond to any events.
How can I get events either by pywin32 or wxpython ?
There is great example sitting here
:C:\Python25\Lib\site-p