Page 5 of 10

Re: HMG 3.1.3 (Test)

Posted: Sat May 11, 2013 5:03 pm
by srvet_claudio
esgici wrote:
srvet_claudio wrote:New Demos HMG.3.1.3:
- Grid (see velocity test)
- TimePicker
- Disable/Enable Event
Both demo built and run perfect :)

Thanks a lot Dr.

With my best regards :D
Thanks Friend for test the demos. :)
srvet_claudio wrote:
esgici wrote:function such as ANSIToUTF8(), we will write a program to convert ANSI ( .prg ) file(s) to UTF8 format.
I will try to implement!!!
See Harbour functions:

Code: Select all

HB_STRTOUTF8 (<cStr> [, <cCPID> ] ) -> <cUTF8Str>
 
HB_UTF8TOSTR (<cUTF8Str> [, <cCPID> ] ) -> <cStr>

* <cCPID> is Harbour codepage id, f.e.: "EN", "ES", "ESWIN", "PLISO", "PLMAZ", "PL852", "PLWIN", ... When not given then default HVM codepage (set by HB_SETCODEPAGE()) is used.
Best regards,
Claudio

Re: HMG 3.1.3 (Test)

Posted: Sat May 11, 2013 5:25 pm
by srvet_claudio
rathinagiri wrote: in this version GridEx is included as such. But IMHO, we have to replace .cell source code by .cellEx source code if it is optimal and there shall be only one .cell property and GridEx should be merged with Grid.
Hello Friends,
When you consider that CellEx(), AddColumnEx() and AddItemEx() are stable, please tell me that I change them for their old counterparts in the source code.
Best Regards,
Claudio.

Re: HMG 3.1.3 (Test)

Posted: Sat May 11, 2013 6:18 pm
by Rathinagiri
I am just testing on it Claudio. :)

Re: HMG 3.1.3 (Test)

Posted: Sat May 11, 2013 6:47 pm
by esgici
srvet_claudio wrote:...See Harbour functions:...
Thanks Dr. :)

I wass missed them :(

Regards

Re: HMG 3.1.3 (Test)

Posted: Sat May 11, 2013 10:36 pm
by esgici
srvet_claudio wrote: When you consider that CellEx(), AddColumnEx() and AddItemEx() are stable, please tell me that I change them for their old counterparts in the source code.
Hola Doc

Didn't you think making GridEx a new control (other than GRID) :?:

This may be a more convenient way for development, I think.

Rathi and all friends, what are you opinion ?

Best regards

Re: HMG 3.1.3 (Test)

Posted: Sat May 11, 2013 11:10 pm
by srvet_claudio
esgici wrote: Didn't you think making GridEx a new control (other than GRID) :?:

This may be a more convenient way for development, I think.

Rathi and all friends, what are you opinion ?

Best regards
Hi Friend.
IMHO I think that GridEx it should be integrated to Grid control, because GridEx is only a small patch of Grid.
Best Regards,
Claudio.

Re: HMG 3.1.3 (Test)

Posted: Mon May 13, 2013 5:11 pm
by Mario Mansilla
Hola :
Muchas gracias Rathi y Claudio por esta nueva version y por la dedicacion y conocimiento brindado para con HMG .
Que buena noticia que Rathi tenga disponible los fuentes de HMG-IDE ya que se podran incorporar nuevos controles como TimePicker o bien ampliar los ya existentes como ImaGen con las mejoras realizadas por Claudio con BosTaurus .
Si bien no utilizo UNICODE (comento el archivo fuente y creo la libreria nuevamente) pero si puedo utilizar el resto de las mejoras como el uso de archivos PNG .

Saludos .
Mario Mansilla

Re: HMG 3.1.3 (Test)

Posted: Tue May 14, 2013 2:11 am
by fchirico
Perdonen la ignorancia... Actualmente estoy trabajando con HMG 3.0.46 y quisiera migrar mis fuentes a 3.1.3 pero no estoy interesado en utilizar la mejora de UNICODE. Y aquí viene la pregunta, qué debo hacer para no usar UNICODE?

Muchas gracias!

---------------------------


Pardon my ignorance ... I am currently working with HMG 3.0.46 and would like to migrate my sources to 3.1.3 but I'm not interested in using UNICODE improving. And here comes the question, what should I do to not use UNICODE?

Thank you very much!

Re: HMG 3.1.3 (Test)

Posted: Tue May 14, 2013 8:17 pm
by klauskugel
Hi all.
Nice Test.
HMG 3.1.3 does well under Wine. :D

But it would be nice if HPDF-Lib worked. :(

Greetings from Germany
klauskugel

Re: HMG 3.1.3 (Test)

Posted: Tue May 14, 2013 8:19 pm
by klauskugel
Many Thanks, Rathi.
I forgot. :oops:

Greetings from Germany
klauskugel