On Thursday 17 December 2015 18:44:19 Michael Ebner wrote: > Hi all, > > i've begun to write a Reference of the MSEgui-framework in the FreePascal > wiki. Now the first page (TFont) is ready for your revision: > > http://wiki.freepascal.org/Reference:_MSEgui/TFont > Thank you very much, thats how I like documentation!
Concerning "Template and LocalProps": Setting a property at design time automatically sets the corresponding localprops item and inhibits overwriting by the template. I just found a bug that setting height does not set flp_height... Concerning cropped italic font with ow1_autowidth: I'll try to improve layout calculation with italic fonts. You tested on Windows? Usual way to enlarge padding is to activate the "frame" property and to set framei_right > 0. Concerning "fs_force": tskincontroller checks "fs_force" in order to decide if "t*edit.empty_fontstyle" should be overwritten. If fs_force is not set the original value can be overwritten. "extraspace": additional space between rows in pixels. Martin ------------------------------------------------------------------------------ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

