Page 1 of 1

[Module] TimeEx - Gadget (all OS)

Posted: Fri Mar 29, 2019 6:02 pm
by Thorsten1867
TimeEx - Gadget Module (all OS / 64Bit / DPI)

Image

Code: Select all

; TimeEx::GetColor() - similar to 'GetGadgetColor()'
; TimeEx::GetState() - similar to 'GetGadgetState()'
; TimeEx::GetText()  - similar to 'GetGadgetText()'
; TimeEx::Gadget()   - creates a time gadget
; TimeEx::SetColor() - similar to 'SetGadgetColor()'
; TimeEx::SetFont()  - similar to 'SetGadgetFont()'
; TimeEx::SetText()  - similar to 'SetGadgetText()'
; TimeEx::SetState() - similar to 'SetGadgetState()'
Download: TimeExModule.pbi

Re: [Module] TimeEx - Gadget (all OS)

Posted: Sat Mar 30, 2019 8:44 am
by Cyllceaux
Nice Idea… but:
Image
looks a little bit out of pixel ;-)

and the Up/Down/Left/Right/Tab Keys do not work

Re: [Module] TimeEx - Gadget (all OS)

Posted: Sat Mar 30, 2019 11:10 am
by Thorsten1867
Update:
  • Cursor up/down & Cursor left/right

Re: [Module] TimeEx - Gadget (all OS)

Posted: Sat Mar 30, 2019 12:44 pm
by Cyllceaux
Nice :D

Re: [Module] TimeEx - Gadget (all OS)

Posted: Fri Nov 22, 2019 2:43 pm
by Cyllceaux
Line 507: ThemeGUIFocus not found
line 510: \\

Re: [Module] TimeEx - Gadget (all OS)

Posted: Fri Nov 22, 2019 3:10 pm
by Thorsten1867
Fixed

Re: [Module] TimeEx - Gadget (all OS)

Posted: Sat Nov 23, 2019 2:43 pm
by Cyllceaux
Gadget() always return 0
SetText needs a Redraw :)