Page 4 of 5
Re: HMG 3.0.35
Posted: Wed Jul 28, 2010 5:39 am
by mol
esgici wrote:
Thanks to clarification and sorry for may bad English.
I have want to ask "this setting is in control definition or in another place; such as changing property by any way?"
Regards
--
Esgici
First, your English is not worse than mine
Second: TRANSPARENT is one of properties bounded to CHECKBOX, while you are using IDE.
When I viewed form defined by IDE I fuound my control:
Code: Select all
DEFINE CHECKBOX CH_KolorowanieOpenOffice
ROW 380
COL 140
WIDTH 100
HEIGHT 28
CAPTION "&Koloruj Arkusz"
VALUE .T.
FONTNAME "Arial"
FONTSIZE 9
TOOLTIP ""
ONCHANGE Nil
ONGOTFOCUS Nil
ONLOSTFOCUS Nil
FONTBOLD .F.
FONTITALIC .F.
FONTUNDERLINE .F.
FONTSTRIKEOUT .F.
BACKCOLOR {220,255,220}
FONTCOLOR NIL
HELPID Nil
TABSTOP .T.
VISIBLE .T.
TRANSPARENT .F.
END CHECKBOX
Marek
Re: HMG 3.0.35
Posted: Fri Aug 13, 2010 11:27 pm
by gvaronas
Roberto Lopez wrote:Download/Descarga:
site
Hola,
tengo la necesidad de crear las LIBS de HMG con la ultima versión del SVN, debido a que estoy utilizando una funcion que ha sido recientemente creada (tempfile()), y que no existe en la version de harbour que se distribuye con HMG.
Para esto he creado harbour desde los fuentes del SVN, utilizando el MinGW que viene con HMG.3.0.35 y luego he reemplazado la carpeta de harbour del HMG.
Luego he creado las LIBS de HMG, utilizando los makeall.bat, tuve que renombrar la carpeta hmg.3.0.35 a hmg para no modificar makeall.bat. Se generan las LIBS, pero con algunas advertencias (adjunto archivo warnings.txt).
Luego cargo el IDE, abro el ejemplo hello.hbp de C:\hmg\SAMPLES\CONSOLE, click en el boton RUN y aparece la pantalla del build log en blanco, ademas se generan los archivos erro.log y build.log que contienen lo siguiente:
hbmk2: Compiling Harbour sources...
Harbour 2.1.0beta2 (Rev. 15358)
Copyright (c) 1999-2010, http://harbour-project.org/
hbmk2: Compiling...
../../../.hbmk/win/mingw/hello.c: In function 'HB_FUN_MAIN':
../../../.hbmk/win/mingw/hello.c:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pcode'
../../../.hbmk/win/mingw/hello.c:39: error: 'pcode' undeclared (first use in this function)
../../../.hbmk/win/mingw/hello.c:39: error: (Each undeclared identifier is reported only once
../../../.hbmk/win/mingw/hello.c:39: error: for each function it appears in.)
../../../.hbmk/win/mingw/hello.c:39: error: expected expression before ']' token
../../../.hbmk/win/mingw/_hbmkaut.c: In function '_hb_hbmk_setdef_':
../../../.hbmk/win/mingw/_hbmkaut.c:24: warning: implicit declaration of function 'hb_vmSetDefaultGT'
hbmk2: Error: Running C/C++ compiler. 1
gcc.exe -c -O3 -march=i586 -mtune=pentiumpro -fomit-frame-pointer -O3 -W -Wall -pipe -IC:/include -IC:/hmg//include -IC:/hmg/SAMPLES/CONSOLE ../../../.hbmk/win/mingw/hello.c ../../../.hbmk/win/mingw/_hbmkaut.c
Existe algun procedimiento especial para generar HMG con una versión actualizada de harbour.
¿Cómo puedo hacer para poder usar HMG con una versión de harbour actualizada?
o tal vez se podría preparar una distribución con una version actualizada de harbour.
De antemano, muchas gracias por la ayuda que me puedan brindar.
Atentamente,
GVS
Re: HMG 3.0.35
Posted: Wed Jun 15, 2011 7:07 pm
by flavio.veloso
Mr Roberto Lopez.
Where down the sources of HMG 3.0.35.
I may consider HMG 3.0.36 stable.
Should I use HMG.4 already in production or should I wait some more
time.
Sincerely,
Flávio Veloso.
Fortaleza - CE.
Re: HMG 3.0.35
Posted: Wed Jun 15, 2011 7:40 pm
by danielmaximiliano
Ola Flavio : você pode ver a fonte depois de instalar HMG.3.0.35
na imagem em anexo
Re: HMG 3.0.35
Posted: Wed Jun 15, 2011 9:02 pm
by flavio.veloso
Olá Daniel,
Obrigado pela resposta, mas vou instalar em casa pois aqui na empresa não posso fazer a instalação da mesma, tenho que instalar em casa e criar um arquivo.zip e descompactar aqui e recriar as lib´s para poder usar com o xharbour pois estou preso a ele por outra LIB a qual não quero comentar aqui.
Obrigado.
Flávio veloso.
Re: HMG 3.0.35
Posted: Tue Dec 13, 2011 8:42 am
by nguyenchiduc
I do not know why, the version 3.0.40-39-38 not compile my program. While 3.0.35 work well

Re: HMG 3.0.35
Posted: Tue Dec 13, 2011 10:23 am
by Pablo César
PDF functions Errors with new releases after 3.035, please be kind to read this:
http://hmgforum.com/viewtopic.php?f=2&t=2075&start=10
HMG 3.0.35
Posted: Mon May 25, 2015 2:05 pm
by Pablo César
Roberto Lopez wrote:Download/Descarga:
site
Hi Rathi,
Today I tried to make download of this HMG version and links are broken...
Any problem in host to get it back again this version ?
HMG 3.0.35
Posted: Wed May 27, 2015 10:04 pm
by Pablo César
Pablo César wrote:Roberto Lopez wrote:Download/Descarga:
site
Hi Rathi,
Today I tried to make download of this HMG version and links are broken...
Any problem in host to get it back again this version ?
Hi Rathi,
Any news about it ?

- Screen4.png (35.46 KiB) Viewed 6411 times
I have made many indications over many other forums regarding this version for the simplest question of console mode and making easier for beginners. So this link I have indicated and many is unable to download this version...

Re: HMG 3.0.35
Posted: Thu May 28, 2015 4:10 am
by Rathinagiri
I will check back in the server and revert back.