I want bold text in title of static_text.
How to use it.
Thanks
See the following page in the API reference: View attributes LrView control
view properties.
It shows that you can set the following field for static_text:
font = "<system/bold>",
Matt
Thank Matt