I had an epiphany (another boring story :)
Posted: Wed Apr 21, 2010 2:44 pm
Well....
I usually walk about one hour a day (by the sea) to try to keep my body (and my brain) in good shape...
I left my cell-phone at home, take my mp3 player and go to walk... then I can reach some 'peace of mind' state...
In such state, I can think about unsolved problems (real life and HMG
)
A very old wish for HMG users (and to me too) is the possibility to freeze or lock grid columns to avoid scrolling when navigating.
Grid is based on Windows ListView control. ListView does not provide that functionality, so, Grid does not have it.
My conclusion about that, was that the task were very difficult and out of my 'abilities', so, the case was 'closed' until (at least) MS add column locking capabilities to ListView.
But yesterday, while doing my daily walking, an idea come to mi mind, appearing like a toast jumping from the toaster
Locking columns could be EXTREMELY EASY to do.
Later, at home, I've went to my computer and got the whole thing working in about 10 MINUTES!.
Here is the 3.0.30a patch.
It includes: 'libhmg.a', 'i_grid.ch', i_altsyntax.ch 'ide.exe' and new 'grid.38' sample.
I'm interested on that you test it and if you can figure out how it works and because was so easy to do
If no serious problems arise, this feature will be 'officially' added to 3.0.31 release.
Enjoy!
I usually walk about one hour a day (by the sea) to try to keep my body (and my brain) in good shape...
I left my cell-phone at home, take my mp3 player and go to walk... then I can reach some 'peace of mind' state...
In such state, I can think about unsolved problems (real life and HMG
A very old wish for HMG users (and to me too) is the possibility to freeze or lock grid columns to avoid scrolling when navigating.
Grid is based on Windows ListView control. ListView does not provide that functionality, so, Grid does not have it.
My conclusion about that, was that the task were very difficult and out of my 'abilities', so, the case was 'closed' until (at least) MS add column locking capabilities to ListView.
But yesterday, while doing my daily walking, an idea come to mi mind, appearing like a toast jumping from the toaster
Locking columns could be EXTREMELY EASY to do.
Later, at home, I've went to my computer and got the whole thing working in about 10 MINUTES!.
Here is the 3.0.30a patch.
It includes: 'libhmg.a', 'i_grid.ch', i_altsyntax.ch 'ide.exe' and new 'grid.38' sample.
I'm interested on that you test it and if you can figure out how it works and because was so easy to do
If no serious problems arise, this feature will be 'officially' added to 3.0.31 release.
Enjoy!