HMG 3.1.1

HMG Unicode versions 3.1.x related

Moderator: Rathinagiri

Post Reply
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

HMG 3.1.1

Post by Rathinagiri »

Hi HMG birds,

I am as usual feeling happy to announce about the new version. This time it is a bug fixing version of our latest HMG UNICODE.

HMG 3.1.1 (2012-12-02) can be downloaded from here (41.90 MB)

Alternatively you can download from sourceforge.net too.

This is the change log for this version. Thanks a lot to Dr. Claudio Soto for fixing all the bugs reported so far.

Code: Select all

- HMG 3.1.1 (Test) 2012/12/02
   - Update to latest Harbour Nightly Build (18706 2012-11-29)
   - Fix (Contributed by Dr. Claudio Soto)
      - Set BACKGROUND Color in RadioGroup control when defined in the TAB control. This bug was found in previous versions of HMG also.  
      - Set Icon in StatusBar control in Windows XP (Found in HMG-UNICODE version)
      - QueryData in GRID control (Found in HMG-UNICODE version)
      - SELECT PRINTER DEFAULT (Found in HMG-UNICODE version)
      - GetClipboard (Found in HMG-UNICODE version).
      - All the libraries are now built without incremental and now built from scratch to avoid updation in 'c' source code.
   - New    
      - Added 2 new functions HMG_IsUnicode() and HMG_CharSetName()
      - "SET CODEPAGE TO UNICODE" is added to language directives. Those who write hybrid applications where in ANSI and UNICODE texts are used it is useful to use them both with 'SET CODEPAGE TO ANSI' and 'SET CODEPAGE TO UNICODE' wherever required. By default SET CODEPAGE TO UNICODE is set.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMG 3.1.1

Post by mol »

Amazing speed! Many thx, I'll start testing today!
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG 3.1.1

Post by esgici »

mol wrote:Amazing speed! Many thx, I'll start testing today!
+1

TIA
Viva INTERNATIONAL HMG :D
User avatar
bpd2000
Posts: 1207
Joined: Sat Sep 10, 2011 4:07 am
Location: India

Re: HMG 3.1.1

Post by bpd2000 »

Thank you to Dr. Claudio Soto and Rathi for upgrade version so speedy
BPD
Convert Dream into Reality through HMG
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

Re: HMG 3.1.1

Post by Pablo César »

Great !

Thank you good people !
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
luisvasquezcl
Posts: 1258
Joined: Thu Jul 31, 2008 3:23 am
Location: Chile
Contact:

Re: HMG 3.1.1

Post by luisvasquezcl »

Great Rathinagiri,
best regards
Luis Vasquez
User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMG 3.1.1

Post by mol »

BROWSE is not working in this hmg version.
It displays empty table always.

Could anybody verify it?

Regards, Marek
User avatar
bpd2000
Posts: 1207
Joined: Sat Sep 10, 2011 4:07 am
Location: India

Re: HMG 3.1.1

Post by bpd2000 »

mol wrote:BROWSE is not working in this hmg version.
It displays empty table always.
Marek
Yes not working
BPD
Convert Dream into Reality through HMG
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

Re: HMG 3.1.1

Post by Pablo César »

mol wrote:BROWSE is not working in this hmg version.
It displays empty table always.

Could anybody verify it?
Did you tryied with added 2 new functions HMG_IsUnicode() or HMG_CharSetName() just to "SET CODEPAGE TO UNICODE" when it been necessary as language directives for hybrid applications ?. Remember by default is SET CODEPAGE TO UNICODE.

Just a tip... ;)
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: HMG 3.1.1

Post by srvet_claudio »

bpd2000 wrote:
mol wrote:BROWSE is not working in this hmg version.
It displays empty table always.
Marek
Yes not working
Please attach a simple example with all source files
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
Post Reply