Hi all,
I'm playing with the demo example ActiveXWrapper_IE.py. What I want is
avoid users access some url's. To accomplish this I'm using
OnBeforeNavigate2 event, returning a true value should cancel the request...
def OnBeforeNavigate2(self, pDisp, URL, Flags, TargetFrameName,
PostData, Head
Greetings,
I am having a strange display behavior with the ScrolledMessageDialog.
When I pass it a string or just type in a string, only 8 chars are
visible in the upper left hand corner of the window. All of the string
is there, it just doesn't display. The scroll bar behaviors as if it
is working