FactoryTalk popup window

testsubject

Member
Join Date
Feb 2004
Location
Chicago, Il
Posts
839
I created a window that pops up over the existing screen being displayed (similar to a faceplate) but buttons around the perimeter of the window ("under" the popup) are still accessible. How do I stop this short of making the popup the same size as the screen?

I was looking to add a small dialog box for entering data "over" the existing screen but do not want to allow the existing screen to change....
 
I thought about doing that but could not see a "CurrentDisplay" variable in the system variables. I did not want to create extra variables in the PLC if I did not need them. (Hard to test that as well if there is no PLC yet....)
 
Have you tried making it so that your desired pop up message sits on a larger transparent square/rectangle which can be used to block the buttons on the screen behind it?

In other words, make your pop up transparent and the size of the screen (or as big as it needs to be) then place your window in the position required, on this pop up.

This would save having to add more conditions to the buttons.
 

Similar Topics

Good morning, I'm new to PLC and HMIs, and I was given the following problem: I need to be able to filter alarms and events that are only related...
Replies
0
Views
389
Hi, When I open a property configuration popup, it is zoomed in so I cannot see all the configuration options. I don't know if this a Windows...
Replies
7
Views
2,742
Here we are in v12 of FactoryTalk View and from what I can tell, we still don't have a quick and easy way to close a popup after opening a new...
Replies
9
Views
4,152
Hello, this is my first time posting and I am looking for assistance for a specific issue I am having. I am doing work within FactoryTalk SE that...
Replies
2
Views
1,460
Hi all, i'm new working on FactoryTalk SE. I need some help with this little thing. I have a popup wich should be closed if i click outside the...
Replies
2
Views
1,594
Back
Top Bottom