Module] TimeEx-Gadget (all OS)

Hier könnt Ihr gute, von Euch geschriebene Codes posten. Sie müssen auf jeden Fall funktionieren und sollten möglichst effizient, elegant und beispielhaft oder einfach nur cool sein.
Benutzeravatar
Thorsten1867
Beiträge: 1359
Registriert: 04.02.2005 15:40
Computerausstattung: [Windows 10 x64] [PB V5.7x]
Wohnort: Kaufbeuren
Kontaktdaten:

Module] TimeEx-Gadget (all OS)

Beitrag von Thorsten1867 »

TimeEx - Gadget Module (all OS / 64Bit / DPI)

Bild

Code: Alles auswählen

; 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
Zuletzt geändert von Thorsten1867 am 20.12.2019 16:38, insgesamt 2-mal geändert.
Download of PureBasic - Module
Download of PureBasic - Programmes

[Windows 11 x64] [PB V6]

Bild
Benutzeravatar
Thorsten1867
Beiträge: 1359
Registriert: 04.02.2005 15:40
Computerausstattung: [Windows 10 x64] [PB V5.7x]
Wohnort: Kaufbeuren
Kontaktdaten:

Re: Module] TimeEx-Gadget (all OS)

Beitrag von Thorsten1867 »

Update:
  • Cursor hoch/runter & Cursor links/rechts
Download of PureBasic - Module
Download of PureBasic - Programmes

[Windows 11 x64] [PB V6]

Bild
ccode_new
Beiträge: 1214
Registriert: 27.11.2016 18:13
Wohnort: Erzgebirge

Re: Module] TimeEx-Gadget (all OS)

Beitrag von ccode_new »

Hallo Thorsten,

was ich nur mal so am Rand erwähnen möchte:

Welche normale Uhr zeigt den 24:xx an ? (24:01, 24:15, etc.) ?

Eigentlich gibt es 24:00 Uhr nicht!
Das müsste 00:00 Uhr sein.
Bei Ausnahmen gibt es aber 24:00 Uhr, danach gibt es aber kein 24:01 .
Danach müsste es technisch korrekt mit 00:01 weitergehen.
Betriebssysteme: div. Windows, Linux, Unix - Systeme

no Keyboard, press any key
no mouse, you need a cat
Benutzeravatar
Thorsten1867
Beiträge: 1359
Registriert: 04.02.2005 15:40
Computerausstattung: [Windows 10 x64] [PB V5.7x]
Wohnort: Kaufbeuren
Kontaktdaten:

Re: Module] TimeEx-Gadget (all OS)

Beitrag von Thorsten1867 »

Bugfixes
Download of PureBasic - Module
Download of PureBasic - Programmes

[Windows 11 x64] [PB V6]

Bild
Antworten