Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 374 Bytes

File metadata and controls

8 lines (5 loc) · 374 Bytes

LiveCode Builder Host Library

Ability to access a widget's effective font

  • The textFont, textSize and textStyle properties have been reserved to the host.
  • New syntax my font has been added which returns a Canvas.Font matching the current effective values of the text properties that have been set on the widget.

[14898] Add access to widget's effective font.