Showing 1781 - 1790 of 3883 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-gui/system-gui-getOpenWindowsFinds all of the currently open windows and returns a tuple of references to them.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-gui/system-gui-getOpenWindowNamesFinds all of the currently open windows and returns a tuple of their paths.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-gui/system-gui-getDesktopHandlesGets a list of all secondary handles of the open desktops associated with the current client.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-gui/system-gui-getScreenIndexReturns an integer value representing the current screen index based on the screen from which this function was called.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-gui/system-gui-getCurrentDesktopReturns the handle of the desktop this function was called from.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-gui/system-gui-findWindowFinds and returns a list of windows with the given path.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-gui/system-gui-createPopupMenuCreates a new popup menu, which can then be shown over a component on a mouse event.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-gui/system-gui-convertPointToScreenConverts a pair of coordinates that are relative to the upper-left corner of a component to be relative to the upper-left corner of the entire screen.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-gui/system-gui-colorCreates a new color object, either by parsing a string or by having the RGB[A] channels specified explicitly.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-gui/system-gui-closeDesktopAllows you to close any of the open desktops associated with the current client.

Were these results helpful?