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?
Also, |
|||
|