I want to extend the Text Field, object and make a specialized numerical input box that can accept a REAL or and INT, but that also has a present on click behavior.
basically I just want all of my text fields that I use for numerical inputs to be configured the same way, from the toolbox and would like it if I can update them at once later, which is the down side to copy paste.
I tried making a new visualization with a Text Field inside of it, Using Interface IN_OUT I tried type ANY_NUM but I get a compile error saying "Variables of Type "ANY_NUM" are only allowed as input of functions.
Any help would be apprieciated.
P.S. I am using Visu V4.2
Last edit: thecolonel26 2022-07-09
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to extend the Text Field, object and make a specialized numerical input box that can accept a REAL or and INT, but that also has a present on click behavior.
basically I just want all of my text fields that I use for numerical inputs to be configured the same way, from the toolbox and would like it if I can update them at once later, which is the down side to copy paste.
I tried making a new visualization with a Text Field inside of it, Using Interface IN_OUT I tried type ANY_NUM but I get a compile error saying "Variables of Type "ANY_NUM" are only allowed as input of functions.
Any help would be apprieciated.
P.S. I am using Visu V4.2
Last edit: thecolonel26 2022-07-09