More Objects...

HMG announcements; Latest HMG-related news, releases, fixes and updates.

Moderator: Rathinagiri

User avatar
apais
Posts: 440
Joined: Fri Aug 01, 2008 6:03 pm
DBs Used: DBF
Location: uruguay
Contact:

Re: More Objects...

Post by apais »

Brilliant !!!!
It seems a good candidate for Harbour+QT

Lets see what happens ;)
Angel Pais
Web Apps consultant/architect/developer.
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: More Objects...

Post by Roberto Lopez »

apais wrote:Brilliant !!!!
It seems a good candidate for Harbour+QT

Lets see what happens ;)
I don't like QT at all, but if someone else wants to do it... no problem for me :)

IMHO, HMG OBJECTS on top of xhGTK could do the thing very nicely...
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Rathinagiri
Posts: 5481
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: More Objects...

Post by Rathinagiri »

Yes. I like Roberto says.

HMG + GTK will definitely be nice.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
apais
Posts: 440
Joined: Fri Aug 01, 2008 6:03 pm
DBs Used: DBF
Location: uruguay
Contact:

Re: More Objects...

Post by apais »

Anything that works on Linux it's good for me !
Angel Pais
Web Apps consultant/architect/developer.
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: More Objects...

Post by Roberto Lopez »

Rathinagiri, Angel,
apais wrote:Anything that works on Linux it's good for me !
GTK is EXTREMELY EASY to learn, fast and compact.

Please look at this sample:

http://en.wikipedia.org/wiki/GTK%2B#GTK.2B_hello_world

The same code will work on Linux and MacOs.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
srvet_claudio
Posts: 2223
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: More Objects...

Post by srvet_claudio »

Roberto Lopez wrote:
srvet_claudio wrote:Gracias Roberto por este nuevo HMG que nace!!!
Tu creatividad y tu habilidad como programador tienen limite ?
Si lo tienen esta en una frontera muy lejana para la mayoria de los mortales como yo.
FECILITACIONES y GRACIAS.
Un abrazo,
Claudio Soto.
Creo que el mejor elogio que he recibido en mi vida... creo también que es un poco exagerado... :) pero igualmente... Muchas Gracias!

Google said:
I think the best compliment I received in my life ... I believe it is a bit exaggerated ... :) But also ... Thank you very much!
Roberto Lopez wrote:elogio .... es un poco exagerado...
La humildad es un atributo de los grandes y por lo visto no escapas a la regla.

Exagerado ??? :?:
Roberto con todo el respeto que me mereces creo que debes consultar a un oftalmologo, para poder ver mejor lo que es HMG y
al ejercito de seguidores que has logrado.

1 Programador (Roberto) -> 1 Producto confiable (HMG) = Muchisimos usuarios (entusiasmados) en todas partes del mundo

Creo que la ecuación anterior no se ven todos los días, mas aun cuando lo haces en forma totalmente honoraria y con código abierto.

Un abrazo,
Claudio Soto.
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
User avatar
danielmaximiliano
Posts: 2646
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: More Objects...

Post by danielmaximiliano »

Hola Roberto:
para que rinda tu genialidad en un dia, tienes que mudarte a unos de los polos, ahi los dias duran 6 meses depues descanza los otros 6, te digo que lleves abrigo hace frio.
un Abrazo
DaNiElMaXiMiLiAnO
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: More Objects...

Post by sudip »

Roberto Lopez wrote:...
The good side of this, is that you could easily replace the HMG core back-end with any other that you want for different platforms (ie: GTK on Linux and MacOSX). Since the perfect isolation of OOP layer from low level code, the basics of such implementation could be running after only some hours of work.

In such context current HMG core code could became only one of many back-ends that you could plug in HMG OBJECTS according your needs (In fact, that is my secret plan :) )
Your "secret plan" is great :D Can you please explain 1/2 lines regarding this?
I guess one revolutionary software tool is coming :D

Regards.

Sudip
With best regards,
Sudip
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: More Objects...

Post by Roberto Lopez »

sudip wrote: Your "secret plan" is great :D Can you please explain 1/2 lines regarding this?
I guess one revolutionary software tool is coming :D
well... I've already told the whole story :)

I'm not promising that I'll do, because I don't know if I'll have enough free time for that.

I'm only saying that I'm designing HMG OBJECTS to be easily portable, being completely isolated from low-level. This will allow me, or anyone else, easily connect it with other back-end, different from HMG library for windows.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: More Objects...

Post by Roberto Lopez »

Roberto Lopez wrote: I'm only saying that I'm designing HMG OBJECTS to be easily portable, being completely isolated from low-level. This will allow me, or anyone else, easily connect it with other back-end, different from HMG library for windows.
And... I'm not thinking only in Linux or Mac... I'm thinking on web browsers too (again :) ).

There is lots products in early stages of development, that when mature could be used to run reduced versions of our applications on top of JavaScript.

Take a look at this:
http://jquery.com/
http://jqueryui.com/
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
Post Reply