Default font size - for text_new

Questions about MultiCharts and user contributed studies.
vking
Posts: 235
Joined: 21 May 2009
Has thanked: 51 times
Been thanked: 41 times

Default font size - for text_new

Postby vking » 06 Jun 2012

Hello - Just wondering if there is any default font size that I can specify for the text string that I can display using text_new. at present I can set this size by specifying text_setsize(). Would like to avoid this text_setsize() if possible due to compatibility issues with TS( this keyword doesn't exist in TS) and current default fontsize/color settings in MC - I am unable to use. Ofcourse I have an option to comment out setsize option when migrated to TS - but wanted to avoid this step If I can by setting default fontsize of my choice - if MC permits.

Thanks

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Default font size - for text_new

Postby Henry MultiСharts » 07 Jun 2012

Hello Vking,

There is no way to change the default font size for text_new. The only solution at the moment is to use text_setsize().


Return to “MultiCharts”