Page 1 of 1

front panel typed input?

Posted: Wed Nov 19, 2014 7:09 pm
by Subquantum
Hi all,


Is there a module for entering typed alpha-numeric input from the front panel gui?

I would like to create a window in the front panel gui that I can type numbers or letters into so that I can apply that input to other code.

Re: front panel typed input?

Posted: Wed Nov 19, 2014 7:14 pm
by KG_is_back
Edit box module does that. It can both receive and output a string display it on a screen and allow editing mode.

Re: front panel typed input?

Posted: Wed Nov 19, 2014 7:55 pm
by Subquantum
Thanks KG!

After playing with it for a few minutes, that's exactly what I needed.