This control is a native wrapper around the Safari web browsing engine.
This wrapper differs from the one in wx.html2.WebView in that this version supports functionality specific to WebKit, such as having RunScript return a value, which is a very critical feature in many web embedding scenarios.
This class is only available on OSX.
See |
|
See |
|
See |
|
See |
|
See |
|
Possible constructors:
WebKitCtrl()
WebKitCtrl(parent, winid=ID_ANY, strURL="", pos=DefaultPosition,
size=DefaultSize, style=0, validator=DefaultValidator,
name=WebKitCtrlNameStr)
This control is a native wrapper around the Safari web browsing engine.
__init__ (self)
__init__ (self, parent, winid=ID_ANY, strURL=””, pos=DefaultPosition, size=DefaultSize, style=0, validator=DefaultValidator, name=WebKitCtrlNameStr)
parent (wx.Window) –
winid (wx.WindowID) –
strURL (string) –
pos (wx.Point) –
size (wx.Size) –
style (long) –
validator (wx.Validator) –
name (string) –
bool
bool
bool
bool
bool
parent (wx.Window) –
winid (wx.WindowID) –
strURL (string) –
pos (wx.Point) –
size (wx.Size) –
style (long) –
validator (wx.Validator) –
name (string) –
bool
variant (WindowVariant) –
VisualAttributes
string
string
string
int
string
string
bool
bool
bool
url (string) –
enable (bool) –
showPrompt (bool) –
javascript (string) –
string
source (string) –
baseUrl (string) –
title (string) –
pos (int) –
title (string) –
See GetPageSource
and SetPageSource
See GetPageTitle
and SetPageTitle
See GetPageURL
See GetScrollPos
and SetScrollPos
See GetSelection