InTouch Auto Hide Window when clicking off of it?

abishur

Member
Join Date
May 2012
Location
Texas
Posts
47
Does anyone know of a way to automatically hide a window (pop-up lets say) when you click off of it?

I couldn't find a way to make a true drop down list so I'm spoofing one by creating a static window to pop up when I click on a down arrow image. I would like it to automatically close the static window if the user clicks outside the drop down box.

I could use the $ObjHor and $ObjVer to automatically close the window whenever the mouse strays outside the window, but I would get annoyed by that after about the third time I accidentally moved the mouse outside the window before I had clicked on the screen name I wanted to navigate to.

If there was a key function for monitoring left mouse click then I could take the current $ObjHor and $ObjVer and write them to a memory integer then use those memory ints to close the window. But I can't find a way to run a script on mouse click.

Does anyone know a way to accomplish this?
 
I know this doesn't help much, but there definitely is. I used to do that years ago... Seems like it might have been a script or event that would fire if the screen was NOT clicked within a defined bounding box (my autohide window).
 

Similar Topics

Hey all, trying to automatically log on a user when my InTouch application starts up, I'm not the best at InTouch scripting so I'm looking for...
Replies
1
Views
3,359
B
In InTouch (7.0 / 7.1) you normally use the Application Manager to select which InTouch Application is used by Draw / View. I need to select...
Replies
4
Views
8,160
I have a problem, I'm running an AE Licence Manager on a Windows 2016 Server, and my Window Maker is on another separate Windows 2016 Server. My...
Replies
0
Views
56
Hi all. Customer wants analog faceplates really bad, even if we explained that it doesn't make much sense in his process. What he wants to see...
Replies
5
Views
145
Trying to export a Modern application for an upgrade to Intouch 2020 but I cannot export the application from the 2014 version because the export...
Replies
2
Views
137
Back
Top Bottom