03-26-2006 08:23 PM
03-26-2006 09:31 PM
03-27-2006 12:05 AM
03-27-2006 12:42 AM - edited 03-27-2006 12:42 AM
Message Edited by altenbach on 03-26-200610:44 PM
03-27-2006 09:00 AM
03-27-2006 09:29 AM - edited 03-27-2006 09:29 AM
Message Edité par JeanPierre le 03-27-2006 10:30 AM
LabVIEW, C'est LabVIEW
03-27-2006 11:00 AM
@JeanPierre wrote:
I just want to add that the boolean text of control is clickable and can be detached from the graphic elements. It is an alternative to make the button transparent.
Hey, that's pretty cool! 🙂
(Just to clarify, "clickable" above means that the boolean control can be operated by clicking on the boolean text, even if the boolean text is located outside the button area).
03-27-2006 11:42 AM
Yup, this feature is most commonly used in our LabVIEW-based GUIs with Radio Button controls, since, if you look at any native Windows dialog (IE options, Control Panel, etc.) with radio buttons, you can click their text to activate that option. We use the clickable boolean text on radio buttons in LabVIEW UIs to accomplish the same behavior.
-D
03-27-2006 03:18 PM
03-27-2006 03:43 PM