* New: Progress Wheel is a round progress control with customizable colors,
shape and gradient.
Syntax:
@ <row>,<col> PROGRESSWHEEL <name> [ OF <parent> ] ;
[ RANGE <lo> , <hi> ] ;
[ VALUE <v> ] ;
[ WIDTH <w> ] ;
[ HEIGHT <h> ] ;
[ <ShowText : SHOWTEXT> ] ;
[ STARTANGLE <StartAngle> ] ;
[ INNERSIZE <InnerSize> ] ;
[ GRADIENTMODE <GradientMode> ] ;
[ COLORDONEMIN <ColorDoneMin> ] ;
[ COLORDONEMAX <ColorDoneMax> ] ;
[ COLORREMAIN <ColorRemain> ] ;
[ COLORINNER <ColorInner> ]
There are the following properties and method for this control:
- pseudo-OOP method SetShowText:
Form.PWeel.SetShowText( bCustomText )
Domethod ( Form, Control, "SetShowText", bCustomText )
- read/write properties 'ColorDoneMin', 'ColorDoneMax',
'ColorRemain', 'ColorInner', 'InnerSize', 'StartAngle',
'Min', 'Max', 'Position', 'ShowText', 'GradientMode':
Form.PWeel.Position := 25
nPos := GetProperty( Form, Control, 'Position' )
Form.PWeel.GradientMode := GM_POSITION
nMode := GetProperty( Form, Control, 'GradientMode' )
It is based upon the BosTaurus library and must be considered as
experimental feature.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(see demos in folder \samples\Advanced\ProgressWheel)
* Modified: TGif class version 1.4 was improved with the following:
- optimized the use of the object's properties;
- created a unique ID for the dismount file of the GIF in the
temporary folder;
- returned the 'Cargo' property to the user;
- removed several properties that had no real use;
- eliminated errors of missing files.
Contributed by Ivanil Marcelino <ivanil/at/linkbr.com.br>.
Revised by Grigory Filatov <gfil...@inbox.ru>
(see demo in folder \samples\Advanced\tgif)
* Enhanced: ANIGIF control: added support of read/write property 'Picture'.
Based upon a contribution of Ivanil Marcelino <ivanil/at/linkbr.com.br>.
Revised by Grigory Filatov <gfil...@inbox.ru>
* Updated: HbSQLite3 library:
- update for using SQLITE3 latest version 3.34.0dev.
Contributed by Grigory Filatov <gfil...@inbox.ru>.
* Updated: 'Animated GIF' sample:
- updated for the recent changes in Minigui core.
Contributed by Grigory Filatov <gfil...@inbox.ru>
(see in folder \samples\Advanced\AniGIF)
* Updated: 'TGif class' sample:
- updated for the recent changes in Minigui core.
Contributed by Grigory Filatov <gfil...@inbox.ru>
(see in folder \samples\Advanced\tgif)
--
Visit our website on http://www.hmgextended.com/ or https://www.hmgextended.org/
---
You received this message because you are subscribed to the Google Groups "Harbour Minigui" group.
To unsubscribe from this group and stop receiving emails from it, send an email to minigui-foru...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/minigui-forum/bcbe69de-4306-463c-a0b3-468f3fd116c4o%40googlegroups.com.
--
Visit our website on http://www.hmgextended.com/ or https://www.hmgextended.org/
---
You received this message because you are subscribed to the Google Groups "Harbour Minigui" group.
To unsubscribe from this group and stop receiving emails from it, send an email to minigui-foru...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/minigui-forum/bcbe69de-4306-463c-a0b3-468f3fd116c4o%40googlegroups.com.
Thank you for your very much for this update
Best regards
Att.
Marcelo A. L. Carli
Marília/SP
Capital Nacional do Alimento ®
https://malc-informatica.ueniweb.com
http://marcelo.lx.com.br
Email / Skype: malc...@life.com.br
******************************************************************************
Se for repassar, apague o meu nome e endereço.
Ajude a combater a propagação de vírus e spams
coloque TODOS os destinatários em CÓPIA OCULTA (Cco / Bcc)
******************************************************************************
To view this discussion on the web, visit https://groups.google.com/d/msgid/minigui-forum/CADxLJAd7NaemN3FWZhV1jo65_YpVDR16ooQvqwi8N%3DQrmnJe%2Bg%40mail.gmail.com.
Fui compilar e deu esse erro

Att.
Marcelo A. L. Carli
Marília/SP
Capital Nacional do Alimento ®
https://malc-informatica.ueniweb.com
http://marcelo.lx.com.br
Email / Skype: malc...@life.com.br
******************************************************************************
Se for repassar, apague o meu nome e endereço.
Ajude a combater a propagação de vírus e spams
coloque TODOS os destinatários em CÓPIA OCULTA (Cco / Bcc)
******************************************************************************
To view this discussion on the web, visit https://groups.google.com/d/msgid/minigui-forum/004a01d6b371%24a145c970%24e3d15c50%24%40life.com.br.
obg
Att.
Marcelo A. L. Carli
Marília/SP
Capital Nacional do Alimento ®
https://malc-informatica.ueniweb.com
http://marcelo.lx.com.br
Email / Skype: malc...@life.com.br
******************************************************************************
Se for repassar, apague o meu nome e endereço.
Ajude a combater a propagação de vírus e spams
coloque TODOS os destinatários em CÓPIA OCULTA (Cco / Bcc)
******************************************************************************
De: minigu...@googlegroups.com [mailto:minigu...@googlegroups.com] Em nome de Ivanil Marcelino
Enviada em: quinta-feira, 5 de novembro de 2020 12:09
Para: Harbour Minigui
Assunto: Re: [harbourminigui] HMG Extended Edition version 20.10 (Update 2)
Inclua a lib Bostaurus;
--
Visit our website on http://www.hmgextended.com/ or https://www.hmgextended.org/
---
You received this message because you are subscribed to the Google Groups "Harbour Minigui" group.
To unsubscribe from this group and stop receiving emails from it, send an email to minigui-foru...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/minigui-forum/b1b1b994-bf7a-4e1a-9a8c-e96c9ebadf9eo%40googlegroups.com.