Right oriented text output for values [implemented]

Started by Hermu, May 12, 2015, 10:25:44 PM

Previous topic - Next topic

Hermu

i have to send a SysEx Message to my controller with values 0..127 and these values should be right oriented, but output is always left oriented.

azslow3

Are you speaking about right aligning text or value? Text is in plan, but I have never seen it as critical. With value it is more complicated, for variations which I have seen so far, "Range" action was sufficient. In case you provide the example (or point to the documentation for the device), I will see what I can do.

Hermu

#2
i mean continues changed controller values should have leading 0x20 depending from number of digits and selected format Abbr. to <n> or Trim to <n>.
"  0", " 32", "127"

between "Parameter Value" and format is a empty space for text orientation selector -> see attachement

azslow3

I have added alignment into the latest test version (b201).

Hermu

Thanks, works perfect  :)

After this testversion is released, i will attach my new preset with display messages