Page 1 of 2
HMG 3.0.31 (TEST)
Posted: Sun Apr 25, 2010 3:37 pm
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.
Re: HMG 3.0.31 (TEST)
Posted: Sun Apr 25, 2010 4:21 pm
by esgici
Thanks a lot Roberto
Best regards
--
Esgici
Re: HMG 3.0.31 (TEST)
Posted: Sun Apr 25, 2010 4:25 pm
by Rathinagiri
Thanks Roberto. Great!
Re: HMG 3.0.31 (TEST)
Posted: Sun Apr 25, 2010 4:43 pm
by Algernon
Muchas Gracias Roberto
Thanks a lot Roberto.
Salu2
Best Regards
Re: HMG 3.0.31 (TEST)
Posted: Mon Apr 26, 2010 4:25 am
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
Re: HMG 3.0.31 (TEST)
Posted: Mon Apr 26, 2010 5:59 am
by mol
I'm trying to understand idea of LockColumns, but... I can't observe nothing.
Could sb. write me?
Best regards, Marek
Re: HMG 3.0.31 (TEST)
Posted: Mon Apr 26, 2010 7:38 am
by Rathinagiri
You want to know how does it work?
Roberto reduces the sizes of the columns to be 0 and again restoring it.
Re: HMG 3.0.31 (TEST)
Posted: Mon Apr 26, 2010 11:57 am
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.
Re: HMG 3.0.31 (TEST)
Posted: Mon Apr 26, 2010 12:50 pm
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...
Re: HMG 3.0.31 (TEST)
Posted: Mon Apr 26, 2010 1:37 pm
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