Página 1 de 1

Hwgui 2.18 Atualizações até 03/10/2014

Enviado: 03 Out 2014 20:10
por Itamar M. Lins Jr.

Código: Selecionar todos

2014-10-03 12:55 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * source/gtk/gtkmain.prg
  * source/gtk/hcontrol.prg
    ! HStatus():Settext() method fixed
  * source/common/debug/dbgconnect.prg
  * source/common/debug/debugger.prg
    ! Now the RunAtStart option in hwgdebug.info works properly.

2014-09-16 20:13 UTC-0300 Luiz Rafael Culik (luiz at xharbour.com)
  * source/hfreeimg.prg
    + Added refresh method to HSayFImage class
    * Fixed method Paint when using no zoom on the image  
  * hwgui.lib.xbp
    ! updated to reflect new directories  
  

2014-07-25 15:40 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * source/winapi/hfrmtmpl.prg
  * source/common/editor/hcedit.prg
    ! Some fixes
  * source/winapi/hprinter.prg
    * A Button "Dialog" added to the preview, which allows to set pages to print

2014-07-21 14:30 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * source/gtk/hprinter.prg
    * A virtual printer ".buffer" added, as in winapi version
  * source/winapi/hprinter.prg
    * aPaper class var added with a paper types
  * include/windows.ch
    * few #define added
  * source/common/editor/hcedit.prg
    * ::Print() and ::Printline() methods added

2014-07-16 16:44 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * utils/debugger/hwgdebug.prg
    ! Bug fixed

2014-07-17 13:55 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * source/gtk/hprinter.prg
    * A structure of a print metafile changed
  * source/winapi/hprinter.prg
    * A structure of a print metafile changed
    * A virtual printer ".buffer" added. It allows to create a print
      metafile and a preview if no one printer is installed

2014-07-16 14:40 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * utils/debugger/hwgdebug.prg
    * version number is changed to 2.04
  * source/common/editor/hcedit_l.c
    ! Small fix

2014-07-16 14:10 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * utils/debugger/hwgdebug.prg
  * utils/debugger/readme.eng
  * utils/debugger/readme.rus
    * New feature added:
      Selecting a menu item "View/Selected var" or pressing F12 allows to
      calculate the value of a variable, which name is under the cursor in the
      program source window. If this variable is an array or object, the
      appropriate Inspector is opened. If this is a function, it is copied into
      the input window with the parameters for subsequent calculations.
  * source/common/debugger/debugger.prg
    ! Calculating of hidden object vars has been fixed

2014-07-15 14:28 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * source/common/editor/hcedit.prg
  * source/common/editor/hcedit_w.c
  * source/common/editor/hcedit_l.c
    * Some fixes and enhancements

2014-07-14 13:54 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * source/common/editor/hcedit.prg
  * source/common/editor/hcedit_w.c
  * source/common/editor/hcedit_l.c
    * Some enhancements

2014-07-04 15:42 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * include/hwg_extctrl.ch
    * Added ADD COLUMNEX and INSERT COLUMNEX commands for HBrowseEx class

2014-07-04 10:40 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * source/winapi/hprinter.prg
    ! Some fixes
Saudações,
Itamar M. Lins Jr.

Hwgui 2.18 Atualizações até 03/10/2014

Enviado: 03 Out 2014 21:59
por Toledo
Amigos, estas novas versões da HwGui não estão mais funcionando corretamente com programas mistos console (com GT - WVT/WVG) + HwGui. Será que esta nova versão funciona?

Tenho alguns programas onde a tela principal é modo console que chama algumas telas em HwGui, mas consigo compilar apenas com Harbour 3.0 e HwGui 2.16 (ou 2.17, não me lembro bem qual é).

O programa console é tipo este exemplo:
https://pctoledo.org/forum/viewto ... 880#p84880

Será que é possível compilar este exemplo com Harbour 3.2 (ou 3.4) + HwGui 2.18 + MingW?

Abraços,

Hwgui 2.18 Atualizações até 03/10/2014

Enviado: 31 Out 2014 19:00
por janio
Toledo,

Nao sei se esta ultima versão funciona em sistemas mistos, mas quando ha alguns meses tentei compilar meu sistema com harbour, baixei uma dessas versões do hwgui com as mexidas do russo e realmente NAO FUNCIONOU NEM A PAU hwgui+gtwvw.

Q fiz?

Como o q uso da gtwvw eh pouquissima coisa, substitui por chamada da wvg.

Seria bom mesmo alguem compilar o exemplo do Toledo pra gente ver se ja ta compativel!

Janio