* Added the new C-function C_SaveHIconToFile( cIconName, { hIcon1, ... } )
for saving a multipages icon to a disk file.
* Added the new useful C-functions
- ShowBalloonTip ( hWnd, cText [ , cTitle ] [ , nTypeIcon ] )
- HideBalloonTip ( hWnd )
for displaying a balloon tip associated with an edit control.
* Added the useful C-function aHWnds := EnumWindows()
for retrieving of an array of the external windows handles.
* Added the optional ON INIT <bBlock> clause to a TextBox control.
It was a postponed modification.
* Synchronized Extended HMG for compatibility with Official HMG:
- New: Added a readonly property 'ColumnCount' for Browse/Grid;
- New: Added a read/write property 'ColumnDisplayPosition' for
Browse and Grid controls.
Based upon a C-code contributed by Petr Chornyj which
fixes GPF in the official version (hb_xfree must be used
for hb_xgrab memory).
- New: Added the following properties for Forms:
- ThisWindow | <FormName>.AlphaBlendTransparent := nAlphaBlend
(0 to 255, Completely Transparent = 0, Opaque = 255);
- ThisWindow | <FormName>.BackColorTransparent := aRGBColor.
* Updated Harbour Compiler 3.2.0dev to a recent Git-version:
- New: Added the Harbour HbMxml contrib library is based upon
the Mini-XML library 2.7 by Michael R Sweet.
* Updated HMGS-IDE v.1.4.3.9, RDDLeto and Sqlite3 libraries.
* Added the new interesting samples and updated some Basic and
Advanced samples.
Hi Grigory,
Hi Grigory,
Thanks for new update.
Kind regards,
Att.
Marcelo A. L. Carli
Marília/SP
Capital Nacional do Alimento ®
http://marcelo.lx.com.br
http://www.marazambon.blogspot.com/
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)
Esta mensagem pode conter informação confidencial e/ou privilegiada. Se você não for o destinatário ou a pessoa autorizada a receber esta mensagem, não pode usar, copiar ou divulgar as informações nela contidas ou tomar qualquer ação baseada nessas informações.
************************************************************************************************************************************
"Antes de imprimir, pense em sua responsabilidade com o MEIO AMBIENTE."
Zeka
--
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/4241d27a-bf38-44b5-bde7-86bdfeba8c4b%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/ff5f389b-f17e-434c-9214-273f51e6a36d%40googlegroups.com.
Hello Paolo,> When will curl library support be updated in future releases?Which update are you need?
I've tested the current build 20.01 with curl 7.78 and ssl 1.1.1 and it works fine.