ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: New way to prevent users from closing windows in XP

(1/1)

dwilbank:
Hey.
Brilliant new idea.
I love NoClose, but it doesn't work with windows which are generated inside of the main program window (like with the database and billing system we use at work)

So what I'm looking for, is an AHK GUI rectangle, which I can X-Y position over top of the minimize and close boxes, which is transparent and non-click-thru, and which will prevent users from closing my windows, and then opening 18 unnecessary duplicates of the very same window to do their own tasks.

Basically an invisible button disabler, which could of course be deactivated by quitting the AHK script, but which would nevertheless serve my purpose just fine.

Thanks!

letmein:
What about right clicking the window in the taskbar and closing (or just alt-f4'ing to close)? Or what if they move the window?

dwilbank:
I was actually planning on blocking the entire top stripe of the window to prevent it from being moved.
And all open windows inside this database program never show up on the taskbar.
I'm just trying to force everyone to drag down the "windows" menu command and see for themselves that everything they need is already open, and that they don't have to close other people's windows just to open a new one of their own.

Navigation

[0] Message Index

Go to full version