Atualização hwgui

Projeto HwGui - Biblioteca visual para Harbour/xHarbour

Moderador: Moderadores

Avatar do usuário
JoséQuintas
Administrador
Administrador
Mensagens: 20267
Registrado em: 26 Fev 2007 11:59
Localização: São Paulo-SP

Atualização hwgui

Mensagem por JoséQuintas »

Código: Selecionar todos

2023-02-19 10:21 UTC+0200 José Quintas
   * .github/workflow/checkubuntu.yml
     ! changed to harbour 3.2
   * hwgui.hbp
   * hbxml.hbp
   * hwgdebug.hbp
   * procmisc.hbp
   * contrib/hbactivex.hbp
   * contrib/hwg_extctrl.hbp
   * contrib/hwg_misc.hbp
   * contrib/hwg_qhtm.hbp
     ! added hbx creation
     note: to hbmk2, harbour/addons has same features as harbour/contrib
        save hbx on harbour/addons or save hwgui on harbour/addons/hwgui
     example of hbmk2 find:
        hbmk2 -find hwg_getup*
        addons\hwgui.hbc (not installed):
        hwg_getupdaterect()
        hwg_getupdown()
     example of hint on compilation:
        hbmk2 test.hbp
        test.o:test.c:(.data+0x38): undefined reference to `HB_FUN_HWG_GETUPDOWN'
        hbmk2: Hint: Install package hwgui and input file 'addons\hwgui.hbc' for
          missing Harbour function(s): hwg_getupdown()
Alteração simples, pra hwgui ser tratada como se fosse contrib do harbour.
o hbx permite pesquisar funções, ou mostrar dicas no hbmk2.
ou salva os hbx na pasta harbour/addons, ou salva hwgui em harbour/addons/hwgui
José M. C. Quintas
Harbour 3.2, mingw, gtwvg mt, fivewin 25.04, multithread, dbfcdx, MySQL, ADOClass, PDFClass, SefazClass, (hwgui mt), (hmg3), (hmg extended), (oohg), PNotepad, ASP, stored procedure, stored function, Linux (Flagship/harbour 3.2)
"The world is full of kings and queens, who blind our eyes and steal our dreams Its Heaven and Hell"

https://github.com/JoseQuintas/
Avatar do usuário
sygecom
Administrador
Administrador
Mensagens: 7131
Registrado em: 21 Jul 2006 10:12
Localização: Alvorada-RS
Contato:

Atualização hwgui

Mensagem por sygecom »

boaaaaaa
Leonardo Machado
xHarbour.org + Hwgui + PostgreSql
Responder