Any chance to make the WebView window floatable.
It is annoying to use a splitter to see results and code.
[IDE v3] Make Webview Window Floatable
[IDE v3] Make Webview Window Floatable
When working toward the solution of a problem, it always helps if you know the answer. ~ ?
An expert is one who knows more and more about less and less until he knows absolutely everything about nothing. ~ Weber
An expert is one who knows more and more about less and less until he knows absolutely everything about nothing. ~ Weber
Re: [IDE v3] Make Webview Window Floatable
if you remove it from "tools panel" and open menu->tools->webview
is a floatable
is a floatable
Christos
Re: [IDE v3] Make Webview Window Floatable
Cool.
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.

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.
When working toward the solution of a problem, it always helps if you know the answer. ~ ?
An expert is one who knows more and more about less and less until he knows absolutely everything about nothing. ~ Weber
An expert is one who knows more and more about less and less until he knows absolutely everything about nothing. ~ Weber
Re: [IDE v3] Make Webview Window Floatable
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
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
Christos