Atualizações Hwgui 19/12/2023
Enviado: 19 Dez 2023 12:38
Olá!
A maioria foram correções de compatibilidade com GTK-Linux.
Imagem no button, ainda não funcionou aqui.
Saudações,
Itamar M. Lins Jr.
A maioria foram correções de compatibilidade com GTK-Linux.
Código: Selecionar todos
2023-12-19 13:12 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/winapi/hcontrol.prg
! Small fix
* utils/tutorial/tutor_res.prg
* Images added
* utils/tutorial/tutor_eng.xml
* "Get system"/"Dialog with text Gets" - icons on buttons added
2023-12-19 10:33 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/gtk/control.c
* Added support for tab's TCS_BOTTOM style
* source/gtk/hbrowse.prg
! Fixed error in appmode
* utils/hwbuild/hwb.prg
* harbour flags changed
2023-12-18 12:32 UTC-0200 Jose Quintas
* test/dlgauto/source/frm_class.prg
* test/dlgauto/sourcefrm_edit.prg
* test/dlgauto/source/lib_hwgui.prg
* test/dlgauto/source/test.hbp
* test/dlgauto/source/test.prg
* key field before edit all
* ghost edit as workaround to last edit bug
* some linux changes
2023-12-18 13:15 UTC+0300 Alexander Kresin <alex@belacy.ru>
* include/guilib.ch
* IMAGE clause added to @ ... BUTTON command
* source/gtk/control.c
* hwg_createbutton() fixed, hwg_button_setimage() added
* source/gtk/hcontrol.prg
* hbuttonex removed
* :SetImage( oImage ) added to hbutton
* source/winapi/hcontrol.prg
* :SetImage( oImage ) added to hbutton
* source/gtk/hbrowse.prg
* Valid should work now
2023-12-17 20:16 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/gtk/control.c
! Fixed problem with tab
* source/gtk/drawtext.c
! Fixed problem with combobox and groupbox fonts
* source/gtk/hbrowse.prg
* Minor correction
2023-12-17 15:38 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/gtk/drawtext.c
! Fixed problem with editbox fonts
2023-12-16 09:20 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/gtk/control.c
* source/gtk/hedit.prg
! Fixed some incompatibilities with winapi version
! Fixed problems with colors in edit widget
2023-12-15 14:15 UTC+0300 Alexander Kresin <alex@belacy.ru>
* utils/Readme.txt
* utils/bincnt/Readme.txt
* readme modified
- utils/bincnt/Crackled_items.png
2023-12-15 11:10 UTC+0300 Alexander Kresin <alex@belacy.ru>
* utils/bincnt/bincnt.prg
* Some enhancements
+ utils/tutorial/tutor_res.prg
* Added resources prg file, created by bincnt
* utils/tutorial/tutor.prg
* Changed to work with resources
+ utils/tutorial/tutor.hwprj
+ Added hwbuilder project file to build tutor
* utils/tutorial/tutor.hbp
* tutor_res added
- utils/tutorial/bld.bat
- utils/tutorial/bldgtkwin.bat
- utils/tutorial/bldgw.bat
- utils/tutorial/build.sh
- utils/tutorial/hbmk.sh
Saudações,
Itamar M. Lins Jr.