Polymorph, font behavior

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Polymorph, font behavior

gerard alis
Regards.

1- I create a widget ( a button, for example )
2- I change the font of that widget
3- I change the caption of widget ( #contents: asString ), then the font returns to original font widget ( the font for buttons of current UITheme instance)

Is normal that behavior or is a bug? if not bug, exists some way for avoid that?

Thanks for the answer :)