HMG 3.0.31 (TEST)

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

Moderator: Rathinagiri

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

HMG 3.0.31 (TEST)

Post by Roberto Lopez »

- HMG 3.0.31 Changelog:

- New: LockColumns property for Grid control (includes a fix for a problem when column position is changed via a mouse click reported by Fernando Chirico). Sample:\sample\grid.38.

- Modified: Exiting from grid cell edit, jumps to the next editable cell. Requested by Sudip.

- Fixed: Incremental project data is reset now when HMG version is changed (IDE and command line).

- Fixed: Little bug in IDE Portuguese translation. Contributed by Kurt lauer.

- Fixed: Problem with button focus at window activation. Reported by Czarny_Pijar.

- Fixed: Problem with Grid ColumnValid (introduced in 3.0.30). Reported by Rathinagiri.
Download:site

Fixed IDE Patch Attached.
Attachments
ide2010.04.25.rar
(757.09 KiB) Downloaded 364 times
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG 3.0.31 (TEST)

Post by esgici »

Thanks a lot Roberto

Best regards

--

Esgici
Viva INTERNATIONAL HMG :D
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: HMG 3.0.31 (TEST)

Post by Rathinagiri »

Thanks Roberto. Great!
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Algernon
Posts: 57
Joined: Sat Mar 20, 2010 10:36 am
DBs Used: DBF
Location: Arucas, Gran Canaria, Canary Islands

Re: HMG 3.0.31 (TEST)

Post by Algernon »

Muchas Gracias Roberto

Thanks a lot Roberto.

Salu2
Best Regards

Javier Suárez

La obra humana más bella es la de ser útil al prójimo. (Sófocles)
The most beautiful work of man is to be useful to others. (Sófocles)
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: HMG 3.0.31 (TEST)

Post by sudip »

Hello Roberto,
Thanks a lot for this test version :) (My net connection is still terrible, but I am trying hard to download the update :) )
With best regards.
Sudip
With best regards,
Sudip
User avatar
mol
Posts: 3805
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMG 3.0.31 (TEST)

Post by mol »

I'm trying to understand idea of LockColumns, but... I can't observe nothing.
Could sb. write me?
Best regards, Marek
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: HMG 3.0.31 (TEST)

Post by Rathinagiri »

You want to know how does it work?

Roberto reduces the sizes of the columns to be 0 and again restoring it.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: HMG 3.0.31 (TEST)

Post by Roberto Lopez »

mol wrote:I'm trying to understand idea of LockColumns, but... I can't observe nothing.
Could sb. write me?
Best regards, Marek
If you set LockColumns to 1, the first column will be always visible when scrolling right.

Of course, you can use other number, according the number of columns that you want to 'lock' or 'freeze'.

The internal aspect was explained by Rathinagiri in the previous message.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
mol
Posts: 3805
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMG 3.0.31 (TEST)

Post by mol »

Roberto Lopez wrote:
mol wrote:I'm trying to understand idea of LockColumns, but... I can't observe nothing.
Could sb. write me?
Best regards, Marek
If you set LockColumns to 1, the first column will be always visible when scrolling right.

Of course, you can use other number, according the number of columns that you want to 'lock' or 'freeze'.

The internal aspect was explained by Rathinagiri in the previous message.
I thought it should work in this way, but it doesn't work.
I have no idea why.
I'm attaching grid.38 sample exe file. Pleasy try it...
Attachments
demo.zip
(696.61 KiB) Downloaded 291 times
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG 3.0.31 (TEST)

Post by esgici »

mol wrote: I'm attaching grid.38 sample exe file. Pleasy try it...
Hi Marek

Tried; work as expected :(

Win XP SP2

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
Post Reply