- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
manipulating text size and color
Hi, I found that I can send text to a journal with a text box object:
sample_tb = text box("Some text");
sample_tb << journal();
The scripting guide shows that there are optional arguments for a text box object, but I only found Justify Text, and Set Wrap.
Are there other optional arguments for text box or a similar object where I can manipulate text size, color, font, etc.?
Thanks.
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: manipulating text size and color
Created:
Apr 10, 2014 11:45 AM
| Last Modified: Oct 18, 2016 1:38 PM
(12637 views)
| Posted in reply to message from senatorx 04-10-2014
You can find all the information you need in the Scripting Index (Help > Scripting Index > Display Box)
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: manipulating text size and color
Created:
Apr 10, 2014 11:45 AM
| Last Modified: Oct 18, 2016 1:38 PM
(12638 views)
| Posted in reply to message from senatorx 04-10-2014
You can find all the information you need in the Scripting Index (Help > Scripting Index > Display Box)