[IDE v3] Make Webview Window Floatable

Got an idea for enhancing SpiderBasic? New command(s) you'd like to see?
User avatar
skywalk
Posts: 55
Joined: Tue Feb 25, 2014 2:13 am
Location: Boston, MA

[IDE v3] Make Webview Window Floatable

Post by skywalk »

Any chance to make the WebView window floatable.
It is annoying to use a splitter to see results and code.
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
plouf
Posts: 295
Joined: Tue Feb 25, 2014 6:01 pm
Location: Athens,Greece

Re: [IDE v3] Make Webview Window Floatable

Post by plouf »

if you remove it from "tools panel" and open menu->tools->webview
is a floatable
Christos
User avatar
skywalk
Posts: 55
Joined: Tue Feb 25, 2014 2:13 am
Location: Boston, MA

Re: [IDE v3] Make Webview Window Floatable

Post 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.
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
plouf
Posts: 295
Joined: Tue Feb 25, 2014 6:01 pm
Location: Athens,Greece

Re: [IDE v3] Make Webview Window Floatable

Post 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
Christos
Post Reply