Dynamically size everything on screen

Hi All,

I want to be able to dynamically size all the elements on the screen (font basically). Technically I could create a theme and allow the user to switch between normal and large … is that my only option?

Take care,
sifa

Re: Dynamically size everything on screen

Sifa,
Usally, when you leave the Table Properties to Automatic, it takes care of the element sizing automatically…! Check Table width [Automatic) and etc.,

Regards
Dhana

Re: Dynamically size everything on screen

Hi Dhana - That is not quite what I meant. I apologise, I was not being clear enough. I want the user to be able to dynamically change the font size of everything onscreen basically.

Re: Dynamically size everything on screen

Hi Sifa,

Fine…>!
Can you check this macro…! would help to your requirements
sc_field_style(field, background-color, size, color, family, weight)

Regards
Dhana