Page 1 of 1

[IDE v3] Make Webview Window Floatable

Posted: Thu Jun 27, 2024 6:08 pm
by skywalk
Any chance to make the WebView window floatable.
It is annoying to use a splitter to see results and code.

Re: [IDE v3] Make Webview Window Floatable

Posted: Thu Jun 27, 2024 8:50 pm
by plouf
if you remove it from "tools panel" and open menu->tools->webview
is a floatable

Re: [IDE v3] Make Webview Window Floatable

Posted: Thu Jun 27, 2024 10:42 pm
by skywalk
Cool. 8-)
I installed SB v3 fresh and had to redo my preferences.
Now it's back to normal.
There is some double debug windowing when the browser takes over, but not a big deal.

Re: [IDE v3] Make Webview Window Floatable

Posted: Fri Jun 28, 2024 3:54 am
by plouf
if what you mean, is that when you have WebView open , and press F5 (run) ,
then open app in WebView and offcourse internal debugger -> THEN you press the globe icon ,
then app runs ALSO in default system browser (i.e. firefox), and a debugger pop there too..

if the above is what you mean, then its normal and you should KILL proccess in webview (pressix red X in PB IDE)
OR have the webview window CLOSED before RUN (f5) , in later case will open ONLY in firefox