8/5/2025 7:55 AM | |
Joined: 1/21/2013 Last visit: 9/6/2025 Posts: 4090 Rating:
|
Hi Cimant, Rather than returning a reference to the pop-up, the "OpenScreenInPopup" method returns an error code. Therefore, use the "FindItem" method to reference the pop-up. See the example in the "OpenScreenInPopup" chapter for details. Kind regards |
8/5/2025 8:46 AM | |
Joined: 1/21/2013 Last visit: 9/6/2025 Posts: 4090 Rating:
|
Hi Cimant, You can also use the "Item" method to obtain a reference to the HMIPopupScreenWindow object. In any case, a reference to the object is necessary in order to modify its properties. Kind regards |
8/5/2025 12:36 PM | |
Joined: 3/19/2012 Last visit: 8/27/2025 Posts: 56 Rating:
|
there's surely a shorter way, but that's the best I was able to produce. one thing tough. I tried wit the syntax i found in tis document.
but it seems the correct notation is UI.Enums.HmiWindowFlag."flag" |
Follow us on