Atualização Hwgui 07/09/2023
Enviado: 07 Set 2023 14:06
Olá!
Agora o combobox pode ser "desenhado" e o browse.
Eu acredito que o Alexander está com essas modificações preparando a Hwgui para rodar em outro OS. Não é o Linux, pois já rodava.
BREVE essas modificações na Minigui, Xailer e nas demais.
Saudações,
Itamar M. Lins Jr.
Agora o combobox pode ser "desenhado" e o browse.
Eu acredito que o Alexander está com essas modificações preparando a Hwgui para rodar em outro OS. Não é o Linux, pois já rodava.
Código: Selecionar todos
2023-09-07 15:30 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/cross/hdrawn.prg
* source/cross/hdrawnbrw.prg
* source/gtk/hcontrol.prg
* source/winapi/hcontrol.prg
* Fixes and enhancements. Mouse wheel and double click support added for drawn widgets.
+ source/cross/hdrawncombo.prg
+ HDrawnCombo class added
* include/hwgextern.ch
* Request for new class added
* hwgui.hbm
* makefile.bc
* makefile.gcc
* makefile.vc
* makefile.wc
* source/gtk/Makefile.linux
* source/gtk/Makefile.linux-gtk3
* Makefiles updated.
2023-09-06 13:49 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/cross/hdrawn.prg
* :Delete() method added
* source/cross/hdrawnbrw.prg
* Updates
* source/gtk/hbrowse.prg
* source/winapi/hbrowse.prg
! Small fix
* source/gtk/hcontrol.prg
* source/winapi/hcontrol.prg
! Fixes in HBoard
2023-09-05 14:36 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hceditb.prg
* oPenBorder, nBorder, nBorderColor DATA added to paint border.
* source/cross/hdrawn.prg
! Small fixes
+ source/cross/hdrawnbrw.prg
+ New browse implementation, HDrawnBrw class added
* include/hwgextern.ch
Requests for new functions added
* utils/tutorial/tutor_eng.xml
* hwgui.hbm
* makefile.bc
* makefile.gcc
* makefile.vc
* makefile.wc
* source/gtk/Makefile.linux
* source/gtk/Makefile.linux-gtk3
* Makefiles updated.
2023-09-01 08:45 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source\winapi\htrackbr.prg
* Forgot to upload updated file while 2023-08-30 13:45
* utils/dbc/dbchw.prg
* Small changes, related to HPaintCB
2023-08-31 16:55 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/cross/hbincnt.prg
* source/cross/common.prg
* source/gtk/drawwidg.prg
* source/gtk/hedit.prg
* source/winapi/drawwidg.prg
* source/winapi/hedit.prg
* Few functions moved to cross/* prg's form gtk and winapi
Saudações,
Itamar M. Lins Jr.