Seite 1 von 1

[Module] TextEx - Extended TextGadget (All OS / DPI)

Verfasst: 08.03.2019 18:20
von Thorsten1867
TextEx Gadget - Module (All OS / DPI)
  • Hintergrund mit Farbverlauf
  • Mehrzeiliger Text
  • DPI - Unterstützung
  • Automatische Größenanpassung (#MoveX|#MoveY|#ResizeWidth|#ResizeHeight)
Bild

Code: Alles auswählen

; TextEx::Gadget()             - similar to 'TextGadget()'
; TextEx::GetColor()           - similar to 'GetGadgetColor()'
; TextEx::GetText()            - similar to 'GetGadgetText()'
; TextEx::SetColor()           - similar to 'SetGadgetColor()'
; TextEx::SetFont()            - similar to 'SetGadgetFont()'
; TextEx::SetText()            - similar to 'SetGadgetText()'
; TextEx::SetAutoResizeFlags() - [#MoveX|#MoveY|#ResizeWidth|#ResizeHeight]
Download: TextExModule.pbi

Re: [Module] TextEx - Extended TextGadget (All OS / DPI)

Verfasst: 25.02.2020 12:49
von Thorsten1867
Update: #WordWrap hinzugefügt