window-management
System-wide recognition of scroll events on Mac OSX and setting focus to a different window
I\'m registering for global mouse wheel events in my cocoa application. My goal is to have some kind of background application to be able to focus a window of another application when the user scrolls[详细]
2023-04-02 10:37 分类:问答MDI application with window management
How can I develop MDI application with window management option where one child from only open one time, if user again click on to open the same child form application should display the instance of s[详细]
2023-03-29 03:12 分类:问答Qt - Catch events normally handled by the Window Manager
I\'m not sure quite how to phrase the question concisely, so if there is a similar question, please point me in the right direction and close this one.[详细]
2023-03-12 10:19 分类:问答Turtle graphics - How do I control when the window closes?
I have a small python script which draws some turtle graphics. When my script has finished running, the turtle screen automatically closes, so to be able to see the graphics for a while I have to use[详细]
2023-03-10 03:23 分类:问答gVim - Ubuntu - Window keeps resizing
I\'m in Ubuntu using gVim.Something is just wrong with the Window management of gVim - it keeps resizing on me!...It usually happens when I either switch tabs or split the window or switch between spl[详细]
2023-03-03 05:38 分类:问答Is controlling windows not owned by your process considered a malware activity?
I am planning to follow one of the suggestions made here to control window dimensions, hide/show and bring to front of a window owned by a different process from m开发者_运维知识库y process.[详细]
2023-02-19 17:15 分类:问答MacRuby + Interface Builder: How to display, then close, then display a window again
I\'m a complete n00b with MacRuby and Cocoa, so keep that in mind when answering - I need lots of details and explanation. :)[详细]
2023-02-07 18:28 分类:问答How to simulate user input in objective-c?
On windows, and with c#, I was able to capture another window\'s \"screen\", use that for processing, and then send user input events to that window. (which were generated by the program).[详细]
2023-02-07 09:47 分类:问答Creating a window manager for Linux [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this[详细]
2023-01-11 03:18 分类:问答GetWindowPlacement/SetWindowPlacement not working in WinForms for high DPI
I\'ve got a legacy WinForms app and I want to save the window position and size across sessions. I\'ve bee开发者_Go百科n using GetWindowPlacement and SetWindowPlacement during the FormClosing and Load[详细]
2022-12-26 13:10 分类:问答