Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

cl_gui_texteditor

Former Member
0 Likes
414

Hello,

I was wondering if it's possible to change font in text editor? class cl_gui_texteditor.

Lets say would be nice to see text in courier new font... inplace of default arial

As well i can't get lines with asterisks in front (comments) be highlighted even if i'm using method set_highlight_comments_mode

Any ideas, coments?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
379

Hi Dandu,

set_fixed_font, that should be of help.

Regards,

Satish.

1 REPLY 1
Read only

Former Member
0 Likes
380

Hi Dandu,

set_fixed_font, that should be of help.

Regards,

Satish.