"ui_text_input" Size and Steps

I want to input a number from my dashboard. The "ui_text_input' node works nicely, except I cannot resize the input box text. I am a able to resize the label text size using <fontsize=x> .

Also, on the "ui_text_input" node, there is an up/down box, however, I need to rescale the steps. i.e. if I enter 14.3, the up/down box steps the far left digit, "1". I want to change the digit which is stepped.

Are there other nodes or flows that offer more flexibility to customize size and up/down steps for ui input of numbers?

Or, how can I customize the "ui_text_input" node?

Alan

The ui_numeric node can at least set the step

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.