HMG4: start, quit, resource, localized

Moderator: Rathinagiri

User avatar
concentra
Posts: 256
Joined: Fri Nov 26, 2010 11:31 am
Location: Piracicaba - Brasil

Re: HMG4: start, quit, resource, localized

Post by concentra »

mrduck wrote:This is one of "business-cases" we should start to test and write code for... for example, we shouldwrite code for combobox/listbox populated from dbf fields, auto-completation etc etc
This brought to me a question...
It would be great if we can release a 4.0.0 version, ending beta...
What is missing in order to complete HMG3 compatibility ?
[[]] Mauricio Ventura Faria
User avatar
apais
Posts: 440
Joined: Fri Aug 01, 2008 6:03 pm
DBs Used: DBF
Location: uruguay
Contact:

Re: HMG4: start, quit, resource, localized

Post by apais »

This brought to me a question...
It would be great if we can release a 4.0.0 version, ending beta...
What is missing in order to complete HMG3 compatibility ?
I guess all it takes is recompile our actual HMG3 apps with HMG4 and see what fails or not.
Am I missing something ?

Regards
Angel
Angel Pais
Web Apps consultant/architect/developer.
HW_apache (webserver modules) co-developer.
HbTron (Html GUI for harbour desktop hybrid apps) co-developer.
https://www.hbtron.com
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG4: start, quit, resource, localized

Post by Rathinagiri »

Many controls are over. Some API call functions are pending I think. I will list them soon
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
l3whmg
Posts: 694
Joined: Mon Feb 23, 2009 8:46 pm
Location: Italy
Contact:

Re: HMG4: start, quit, resource, localized

Post by l3whmg »

Hi guys.
Please, take a very simple example from HMG3: like it is. Don't add any change and try. IMHO with /w3 to see every warning and then with /w0.
rathinagiri wrote:Many controls are over.
I'm not very sure, anyway we must do a test!
rathinagiri wrote:Some API call functions are pending I think.
Oh, yes

Cheers
Luigi from Italy
www.L3W.it
mrduck
Posts: 497
Joined: Fri Sep 10, 2010 5:22 pm

Re: HMG4: start, quit, resource, localized

Post by mrduck »

apais wrote:
This brought to me a question...
It would be great if we can release a 4.0.0 version, ending beta...
What is missing in order to complete HMG3 compatibility ?
I guess all it takes is recompile our actual HMG3 apps with HMG4 and see what fails or not.
Am I missing something ?

Regards
Angel

I think it's a bit too early to do a release. We are in the process of adding a couple of other things... I also have some commits to do but I can't before july 20.

Anyway, Angel, can you please start to try compile some HMG3 demos under hmg4 and report errors and missing bits ?

There is also the Rathinagiri mantained list of widgets "completed" or "missing"...

@rathinagiri: can you please update that list ?

We should create a list of to-do-list, both bug fixes and new stuff, prioritize them and decide what to add to the release and what leave behind.

Also, please rememeber that Viktor is readying the official release of harbour 3.0 (or 2.5) so its better to wait for the release.
User avatar
concentra
Posts: 256
Joined: Fri Nov 26, 2010 11:31 am
Location: Piracicaba - Brasil

Re: HMG4: start, quit, resource, localized

Post by concentra »

mrduck wrote:I think it's a bit too early to do a release.
I am sure it is, but I think we must concentrate in it now and add new features after the release.
[[]] Mauricio Ventura Faria
User avatar
l3whmg
Posts: 694
Joined: Mon Feb 23, 2009 8:46 pm
Location: Italy
Contact:

Re: HMG4: start, quit, resource, localized

Post by l3whmg »

I think MrDuck don't write about "new futures" only, but current source code.
Cheers
Luigi from Italy
www.L3W.it
User avatar
apais
Posts: 440
Joined: Fri Aug 01, 2008 6:03 pm
DBs Used: DBF
Location: uruguay
Contact:

Re: HMG4: start, quit, resource, localized

Post by apais »

Francesco (MrDuck) is right.

We should think on a beta release only AFTER the ( soon to be released ) stable Harbour 3.0

Anyway I will try to begin some compatibility tests...
Angel Pais
Web Apps consultant/architect/developer.
HW_apache (webserver modules) co-developer.
HbTron (Html GUI for harbour desktop hybrid apps) co-developer.
https://www.hbtron.com
User avatar
concentra
Posts: 256
Joined: Fri Nov 26, 2010 11:31 am
Location: Piracicaba - Brasil

Re: HMG4: start, quit, resource, localized

Post by concentra »

Hi.
Luigi, I revised all demos in order to eliminate warnings while using -w3 compiling option.
I also make some changes in hmg.ch and globshared.prg in order to eliminate warnings.
And buildapp.bat now has -w3 also.

Rathinagiri, are the demos in browse folder deprecated ? If so, can I delete them ?
[[]] Mauricio Ventura Faria
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG4: start, quit, resource, localized

Post by Rathinagiri »

concentra wrote:Hi.
Luigi, I revised all demos in order to eliminate warnings while using -w3 compiling option.
I also make some changes in hmg.ch and globshared.prg in order to eliminate warnings.
And buildapp.bat now has -w3 also.

Rathinagiri, are the demos in browse folder deprecated ? If so, can I delete them ?
Yes. Please. By the way, had we solved gettext() problem?
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
Post Reply