Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

HTML bold tag not working

Hello everyone,

I would like to bold certain words in a block of text that is presented in sketchpad. I used the html tag <b> but this didn't work. The other two html tags, <u> and <i>, however, worked as expected. I also tried using "font_bold=yes" to bold the entire block of text and this didn't work either. Below is an example using the sentence "trying to make this bold!". How would I do this in OpenSesame?

draw textline center=1 color=black font_bold=no font_family=arabic font_italic=no font_size=18 html=yes show_if=always text="trying to make this <b>bold</b>!" x=128 y=-192 z_index=0

Thank you in advance!

Comments

Sign In or Register to comment.