Hwo Get New StudyCef CefRefPtr<CefBrowser> browser?

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Hwo Get New StudyCef CefRefPtr<CefBrowser> browser?

Postby StudyCef » Sun Jun 12, 2016 4:05 am

I version is 3.2357.1291.g47e6d4b cef43,but I don't get new Window CefRefPtr<CefBrowser> browse When
Code: Select all
 browser->GetMainFrame()->ExecuteJavaScript("window.open('client://settings/','client://settings','height=476,width=678,,top=120,left=320')", "about:blank", 0);

what should I do I can get new popup window CefRefPtr<CefBrowser> browse When
Code: Select all
 browser->GetMainFrame()->ExecuteJavaScript("window.open('client://settings/','client://settings','height=476,width=678,,top=120,left=320')", "about:blank", 0);
int LRESULT CALLBACK RootWindowWin::RootWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) ?
StudyCef
Techie
 
Posts: 25
Joined: Tue Dec 15, 2015 7:38 pm

Return to Support Forum

Who is online

Users browsing this forum: No registered users and 38 guests