+1 888 340 6572 GET STARTED
MultiCharts Project Management
previous_open_issue.png
Go to the previous open issue
previous_issue.png
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
feature_request_small.png
Open Feature request MC-435

Text_SetStyle L=Left R=Right, C=Center

action_vote_minus_faded.png
3
Votes
action_vote_plus_faded.png
next_issue.png
Go to the next issue (open or closed)
next_open_issue.png
Go to the next open issue
Description

Value1 = Text_SetStyle(CT_ID[X], 2, 2);
It is too bad this function does not have letter code input where the 2,2 is.
R,L,C  (Right, Left, Center)

A,B,C (Above, Below, Center)

We would not need to keep looking up the help if it was this way (if the help that appears when you create the command described the parameter correctly).
 
I am wondering if we would need to enter the quotes. I guess the answer is yes.
Value1 = Text_SetStyleStr(CT_ID[X], 'A','C');

Notice I changed the command to have 'Str' at the end suggesting that the original command be left intact to save us having to change lots of code.

Steps to reproduce this issue

See Above

Comments (0)
History
Issue basics
  • Type of issue
    Feature request
  • Category
    Usability
  • Targeted for
    Not determined
  • Status
    Under Review
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (3)
People involved
Times and dates
  • Posted at
  • Last updated
Issue details
  • Resolution
    Not determined
  • Severity
    Normal
Attachments (0)
There is nothing attached to this issue
Commits (0)
There are no code checkins for this issue
Duplicate issues (0)
This issue does not have any duplicates