font weight and textfield
I know I can set my UI object text field's font size and font name via
jbox_set_fontsize and jbox_set_fontname,
but how can I set the fontweight? I just see getters (jbox_get_font_weight, jbox_get_font_slant) but no setter...
Thanks,
Daniele
Fantastic, I had never used this generic setter. Definitely something to know.
Thanks again vanille béchamel, two dumb questions with two precise answers :)
d