12-10-2010 03:22 PM
This seems like it should be pretty simple. I want the user to be able to adjust the font characteristics of an array of numbers using some controls on the front panel. I know how to do this using the drop down menus - but I want my users to do all with the front panel controls. I looked at the property node options and it didn't look like anything in there would help...
Thanks for your time.
j.
Solved! Go to Solution.
12-10-2010 03:38 PM
Right-Click on a Numeric Control Inside the array and choose Create->Property Node->NumericText->Font->Size. Change to Write and use this to adjust the size on the fly.
12-10-2010 04:04 PM
Thanks so much - so easy - I appreciate it!
j.
12-10-2010 04:13 PM
Giving Darin a kudo and marking his reply as the solution would be a good way to show appreciation.