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

Screen Painter

Former Member
0 Likes
1,590

Is it possible make text in the text element ( in a screen) <u><b>bold and underlined in screen paint</b></u>er?

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,212

just a as a final clarification hope there are no FM's that i can call and make the text bold or underline???

6 REPLIES 6
Read only

sridhar_k1
Active Contributor
0 Likes
1,212

I think u cannot Bold and under line, but there is one option in the display: Bright

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
1,212

You can only make it "Bright". This means making it blue instead of black on the screen.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
1,212

thanks appreciate immediate replies. Just wanted to comfirm that only bright is possible.

thanks again

Read only

Former Member
0 Likes
1,213

just a as a final clarification hope there are no FM's that i can call and make the text bold or underline???

Read only

0 Likes
1,212

No, the gui is designed to be a standard interface with standard ui elements which are manipulated by screen painter or in the PBO of your screen using the LOOP at SCREEN coding. It is not possible to make text elements <b>BOLD</b> or <u>Underline</u>.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
1,212

thanks again