Click here to Skip to main content
15,890,579 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: "Always on top" attribute... Pin
dandy7214-Oct-22 2:55
dandy7214-Oct-22 2:55 
GeneralRe: "Always on top" attribute... Pin
Sander Rossel13-Oct-22 4:42
professionalSander Rossel13-Oct-22 4:42 
GeneralRe: "Always on top" attribute... Pin
dandy7213-Oct-22 8:28
dandy7213-Oct-22 8:28 
GeneralRe: "Always on top" attribute... Pin
Sander Rossel13-Oct-22 8:41
professionalSander Rossel13-Oct-22 8:41 
GeneralRe: "Always on top" attribute... Pin
dandy7213-Oct-22 8:53
dandy7213-Oct-22 8:53 
GeneralRe: "Always on top" attribute... Pin
GuyThiebaut13-Oct-22 6:34
professionalGuyThiebaut13-Oct-22 6:34 
GeneralRe: "Always on top" attribute... Pin
dandy7213-Oct-22 8:37
dandy7213-Oct-22 8:37 
GeneralRe: "Always on top" attribute... Pin
trønderen13-Oct-22 11:35
trønderen13-Oct-22 11:35 
GuyThiebaut wrote:
the user had control and would not be interrupted by the OS, processes or notifications
I have been using tools that frequently created error reporting dialog windows consistently at the bottom of the window stack - it could even be obscured by its own main window! The dialogs were modal, blocking the application from execution, until by accident or luck moved other windows to discover that there was a new window down at the bottom demanding my attention and action.

It really was a pain in the lower part of the back. I hated it. If an application requires me to take an action for it to continue, it should call my attention to it, one way or the other. Equally bad is if the notification or error dialog pops up a large, centered window, immediately grabbing keyboard, mouse and other inputs in the middle of a word that I am typing, or the dragging of an object. There is a middle ground, e.g. a flashing icon in the taskbar. But I prefer a dialog on top that does not grab focus (and preferably not centered) to a window at the bottom of the window stack.

The ideal would be an option to put the window as the second one from the top, so that it won't obscure the one currently having focus, with the default/automatic placement algorithm ensuring that a significant part of it sticks out from under the currently active window.
GeneralRe: "Always on top" attribute... Pin
David O'Neil13-Oct-22 13:01
professionalDavid O'Neil13-Oct-22 13:01 
GeneralRe: "Always on top" attribute... Pin
MikeCO1014-Oct-22 2:13
MikeCO1014-Oct-22 2:13 
GeneralRe: "Always on top" attribute... Pin
darktrick54414-Oct-22 2:33
darktrick54414-Oct-22 2:33 
GeneralRe: "Always on top" attribute... Pin
Gary Wheeler14-Oct-22 2:34
Gary Wheeler14-Oct-22 2:34 
GeneralRe: "Always on top" attribute... Pin
dandy7214-Oct-22 2:58
dandy7214-Oct-22 2:58 
GeneralRe: "Always on top" attribute... Pin
decaffeinatedMonkey14-Oct-22 2:57
decaffeinatedMonkey14-Oct-22 2:57 
GeneralRe: "Always on top" attribute... Pin
dandy7214-Oct-22 3:14
dandy7214-Oct-22 3:14 
GeneralRe: "Always on top" attribute... Pin
maze314-Oct-22 5:45
professionalmaze314-Oct-22 5:45 
GeneralRe: "Always on top" attribute... Pin
Bruce Patin14-Oct-22 6:58
Bruce Patin14-Oct-22 6:58 
GeneralRe: "Always on top" attribute... Pin
dandy7214-Oct-22 8:02
dandy7214-Oct-22 8:02 
GeneralRe: "Always on top" attribute... Pin
Matthew Barnett14-Oct-22 7:41
Matthew Barnett14-Oct-22 7:41 
GeneralRe: "Always on top" attribute... Pin
dandy7214-Oct-22 8:05
dandy7214-Oct-22 8:05 
GeneralRe: "Always on top" attribute... Pin
englebart15-Oct-22 7:51
professionalenglebart15-Oct-22 7:51 
GeneralRe: "Always on top" attribute... Pin
Shmoken9917-Oct-22 6:19
Shmoken9917-Oct-22 6:19 
RantWindows 11, what a mess! PinPopular
Sander Rossel12-Oct-22 23:03
professionalSander Rossel12-Oct-22 23:03 
GeneralRe: Windows 11, what a mess! Pin
yacCarsten12-Oct-22 23:19
yacCarsten12-Oct-22 23:19 
GeneralRe: Windows 11, what a mess! Pin
Sander Rossel12-Oct-22 23:28
professionalSander Rossel12-Oct-22 23:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.