Set cef messageloop running inside wxWebviewChromium instead of client
side.
This commit is contained in:
parent
49f183ce41
commit
d51a8d20f7
3 changed files with 5 additions and 9 deletions
|
|
@ -221,7 +221,7 @@ public:
|
|||
// If using a separate subprocess then return the result of this function
|
||||
static int StartUpSubprocess();
|
||||
static void Shutdown();
|
||||
static void RunMessageLoopOnce();
|
||||
static void RunCEFMessageLoopOnIdle(wxIdleEvent& event);
|
||||
|
||||
protected:
|
||||
virtual void DoSetPage(const wxString& html, const wxString& baseUrl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue