Skip to content Skip to sidebar Skip to footer

How Use IEHtmlWindow Widget Change Html Form

all i want to use wx.lib.iewin develop a soft. the soft include an ie frame and three buttons. when i click one button , the ie frame can click an url like 'google.com', and click

Solution 1:

The document object should be accessible as self.ie.ctrl.Document.


Post a Comment for "How Use IEHtmlWindow Widget Change Html Form"