Hi,
I want to open a panel via a CONTROL script, but I get an error if I try ChildPanelOn() and other functions.
Is there a way to open a panel via CTRL script?
What I want to do is, to create a popup message, if certain Boolean datapoints are TRUE.
Before i tried the popupMessage() function, but the text I want to display is more than the popup-window can display (only the upper half of the sentence is displayed) and the window is not resizing automatically (not sure if I can do it via parameters here).
Any suggetions how to solve this issue?
Thanks
Michael Danzer
Open a panel from control script / textfield of popupMessage() to small
- michael.danzer
- Posts:13
- Joined: Thu Aug 03, 2017 11:13 am
Open a panel from control script / textfield of popupMessage() to small
- Gertjan van Schijndel
- Posts:634
- Joined: Mon Aug 02, 2010 10:37 am
Re: Open a panel from control script / textfield of popupMessage() to small
Recently this question was already posted in this forum, see Ctrl script open panel.