Atualização 31/07/2023

Projeto HwGui - Biblioteca visual para Harbour/xHarbour

Moderador: Moderadores

Avatar do usuário
Itamar M. Lins Jr.
Administrador
Administrador
Mensagens: 7928
Registrado em: 30 Mai 2007 11:31
Localização: Ilheus Bahia
Curtiu: 1 vez

Atualização 31/07/2023

Mensagem por Itamar M. Lins Jr. »

Olá!
Está mudando todos os controles.
Função nova! -> hwg_GetWorkArea() function added, which returns the size of a desktop without taskbar.
* Some changes to replace hwg_createownbtn() and hwg_createbrowse() with new hwg_createboard()
I try to unify all owndrawned controls, such as browse, ownbtn, track bar, hcedit, ... and
this is a beginning of this process.

Código: Selecionar todos

2023-07-31 10:18 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * source/winapi/misc.c
    * hwg_GetWorkArea() function added, which returns the size of a desktop without taskbar

2023-07-31 10:04 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * include/gtkcompat.ch
  * include/hwgcompat.ch
    * hwg_createownbtn() commented
  * include/hwgextern.ch
    ! Small fix
  * source/gtk/control.c
  * source/gtk/hcontrol.prg
  * source/gtk/htrackbr.prg
  * source/winapi/control.c
  * source/winapi/hbrowse.prg
  * source/winapi/hcontrol.prg
  * source/winapi/hhyper.prg
  * source/winapi/hownbtn.prg
    * Some changes to replace hwg_createownbtn() and hwg_createbrowse() with new hwg_createboard()
      I try to unify all owndrawned controls, such as browse, ownbtn, track bar, hcedit, ... and
      this is a beginning of this process.

2023-07-28 17:12 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * source/gtk/drawwidg.prg
    ! Warnings fixed

2023-07-28 13:27 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * source/gtk/hcheck.prg
  * source/gtk/hradio.prg
    ! Fixes

2023-07-28 12:45 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * include/guilib.ch
    * HwGUI version is changed to 2.23 dev build 5
    * BMP_DRAW_SPREAD, BMP_DRAW_CENTER, BMP_DRAW_FULL macros added
  * source/gtk/drawwidg.prg
  * source/winapi/drawwidg.prg
    * ::nBmpStyle added to HStyle class, and appropriate parameter in HStyle():New() method.
      It defines, how the bitmap is drawing, spreading, centered, or stretchedþ
Saudações,
Itamar M. Lins Jr.
Saudações,
Itamar M. Lins Jr.
Responder