2012 2013 2014 <2015> 2016 2017 2018 2019 | Index | 2012 2013 2014 <2015> 2016 2017 2018 2019 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: Set caLabel visible |
From: | "Mezger Anton Christian (PSI)" <[email protected]> |
To: | "Monteiro Carvalho, Lucas Jose" <[email protected]>, "[email protected]" <[email protected]> |
Date: | Thu, 18 Jun 2015 06:09:49 +0000 |
Dear Lucas, You can use a macro for the calabel and you have to set the visibility the way it is done by the demo file tests.ui included in the package. Of
course you will have to define the macro when calling the ui display file by –macro x=something. The macro is casesentive. Best regards Anton __________________________________________ From: [email protected] [mailto:[email protected]]
On Behalf Of Monteiro Carvalho, Lucas Jose Hi all, Has anyone worked with caLabel in caQTDM? I am trying to set a label visible or not depending on the value of a macro. Is there any way to do that using visibilityCalc property?
I tried to put "$(x) = 5" on this field, but without success. Thanks in advance. Lucas. |