[Module] GradualProgress - Module (all OS)

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
Thorsten1867
Addict
Addict
Posts: 1366
Joined: Wed Aug 24, 2005 4:02 pm
Location: Germany

[Module] GradualProgress - Module (all OS)

Post by Thorsten1867 »

GradualProgress - Module (All OS / DPI)

Image

Code: Select all

; Gradual::DisableReDraw()      - disable/enable redrawing
; Gradual::Gadget()             - create a new gadget
; Gradual::SetAutoResizeFlags() - [#MoveX|#MoveY|#Width|#Height]
; Gradual::SetColor()           - similar to SetGadgetColor()
; Gradual::SetFont()            - similar to SetGadgetFont()
; Gradual::SetItemText()        - similar to SetGadgetItemText()
; Gradual::SetItemTooltip()     - defines the text for tooltips
; Gradual::SetState()           - similar to SetGadgetState()
Download: GradualProgressModule.pbi
Translated with http://www.DeepL.com/Translator

Download of PureBasic - Modules
Download of PureBasic - Programs

[Windows 11 x64] [PB V5.7x]