Author Topic: Right oriented text output for values [implemented]  (Read 4812 times)

Offline Hermu

  • Jr. Member
  • **
  • Posts: 53
Right oriented text output for values [implemented]
« on: May 12, 2015, 10:25:44 PM »
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.
« Last Edit: September 23, 2015, 05:31:00 PM by azslow3 »

Offline azslow3

  • Administrator
  • Hero Member
  • *****
  • Posts: 1679
Re: Right oriented text output for values
« Reply #1 on: May 12, 2015, 11:54:03 PM »
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.

Offline Hermu

  • Jr. Member
  • **
  • Posts: 53
Re: Right oriented text output for values (numbers)
« Reply #2 on: May 13, 2015, 12:05:50 AM »
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
« Last Edit: May 13, 2015, 01:04:17 AM by Hermu »

Offline azslow3

  • Administrator
  • Hero Member
  • *****
  • Posts: 1679
Re: Right oriented text output for values
« Reply #3 on: May 13, 2015, 12:16:59 PM »
I have added alignment into the latest test version (b201).

Offline Hermu

  • Jr. Member
  • **
  • Posts: 53
Re: Right oriented text output for values
« Reply #4 on: May 13, 2015, 12:51:01 PM »
Thanks, works perfect  :)

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