Top "Window" questions

In computer science a window is a graphical interface to let a user interact with a program.

Jquery .scrollTop() and .scrollLeft() on $(document).ready() not working

I'm having a problem with scrollTop() and scrollLeft() on $(document).ready() I want to to move to centre square on …

jquery window scrolltop ready
Avoiding duplicate browser tabs or windows (window.open())

In Javascript, we can use window.open() to open a new browser window or tab. But if a tab is …

javascript window window.open
extjs: open a new window when FormPanel submit function is used

Heya, i'm creating a Formpanel: inputForm = new Ext.FormPanel({ id:'inputForm', frame: true, closable:true, collapsible:true, renderTo:'somewhere', layout:…

extjs window submit new-operator formpanel
How do I define the default background color for window instances in a shared ResourceDictionary?

I can't seem to set a default background color for all of my windows in my application. Does anyone know …

wpf xaml themes window resourcedictionary
ReferenceError and the global object

In javascript window is the global object, which means every object in the global scope is a child of window. …

javascript window referenceerror global-object
Tkinter Top Level window Sizing

I have been looking all over the web trying to find an a way to size a TopLevel() window in …

python tkinter resize window toplevel
Disable maximizing WPF window on double click on the caption

How to disable maximizing WPF window on double click on the caption and leave resizing available? I know that ResizeMode …

wpf window double-click wndproc maximize
Eclipse Kepler Crashes on Start up only shows splash screen

I currently am using Eclipse Kepler on Windows 7. Previously I could get to the workspace screen to apply which workspace …

eclipse window eclipse-kepler
Borderless window application takes up more space than my screen resolution

I have created a borderless application in WPF, and it works pretty good. However, when I set the WindowState to …

wpf window fullscreen borderless
Intellij IDEA 13 - Can't open Project Structure dialog anymore

as already described in title, i'm not able to open the project structure dialog window in intellij anymore. neither the …

intellij-idea dialog window show project-structure