How can I get a handle to my current window in wx.Python (hWnd) and set it's style to WS_EX_NOPARENTNOTIFY, or can I set this when I initialize the frame?
This question is a result from an answer here
How can I get a handle to my current window in wx.Python (hWnd) and set it's style to WS_EX_NOPARENTNOTIFY, or can I set this when I initialize the frame?
This question is a result from an answer here
Try this?
frame.SetExtraStyle(4)
Also, frame.GetHandle()
will return the HWND. But this all sounds pretty hacked up.
Hello Fry ! I see You're a VISUM programmer. I'm sort of too, I know it's rather a personal message than a comment but I did not see the other way to contact You. Can You possibly help me with the problem: How to access and change assignment parameters in Visum (f.e. Max iteration no in Stochastic Assignment). I didn't find it in Attributes.xls, either in COM documentation. Visum help line didn't reply to my query yet :) please contact me at mail RafalKucharski(nospam_at_)gazeta.pl . PS. I've just wrote 1500 lines of py script for visum and I think we can share our thoughts. PS. Delete this comment as soon as You read it Rafal