You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EltonFF edited this page Oct 31, 2019
·
2 revisions
Some html and javascript window manipulations will work on BigBashView windows.
|| on HTML/Javascript || behavior on BigBashView Window ||
|| html <title> tag on head || Change window title ||
|| html <link REL="SHORTCUT ICON" HREF=""> tag on head || Change window icon || only QT
|| javascript window.close || Closes the window ||
|| javascript window.resizeTo || Resizes the window || only GTK
|| javascript window.moveTo || Moves the window || only GTK
To see those javascript and HMTL tips in action, see the folder javascript_html_tips inside the demos folder of your BigBashView package