It works perfectly!mol wrote:I thought it should work in this way, but it doesn't work.Roberto Lopez wrote:If you set LockColumns to 1, the first column will be always visible when scrolling right.mol wrote:I'm trying to understand idea of LockColumns, but... I can't observe nothing.
Could sb. write me?
Best regards, Marek
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 have no idea why.
I'm attaching grid.38 sample exe file. Pleasy try it...
HMG 3.0.31 (TEST)
Moderator: Rathinagiri
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
Re: HMG 3.0.31 (TEST)
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
Re: HMG 3.0.31 (TEST)
I need to put video with my screen...
Re: HMG 3.0.31 (TEST)
I've prepared small video with grid-38 on my screen.
The quality is very poor, but, please, watch it
http://www.mol-systemy.com.pl/mkm/grid38.html
The quality is very poor, but, please, watch it
http://www.mol-systemy.com.pl/mkm/grid38.html
- Czarny_Pijar
- Posts: 172
- Joined: Thu Mar 18, 2010 11:31 pm
- Location: 19.2341 E 50.2267 N
Re: HMG 3.0.31 (TEST)
You can do it 2-ways :
1) put the movie to the YouTube and here the code (below the copy from Roberto's topic)
or
2) use the freeware http://www.debugmode.com/wink/ to create the flash-based movie, then put it here as attachment.
PS
I watched the movie. Main prize for the one who can understand.
================
Polish version
Można to zrobić na 2 sposoby: jako filmik z Youtuba (kod powyżej) albo jako załącznik ze zzipowaną animacją flash zrobioną darmowym Winkiem
(link powyżej).
PS. Obejrzałem filmik... to zadanie dla CSI coć z tego wywnioskować, będzie ciężko... Chyba jednak lepiej Winkiem.
1) put the movie to the YouTube and here the code (below the copy from Roberto's topic)
Code: Select all
<object width="480" height="385">
<param name="movie" value="http://www.youtube.com/v/NA90IlymdZ4&hl=es_ES&fs=1&"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<embed src="http://www.youtube.com/v/NA90IlymdZ4&hl=es_ES&fs=1&" type="application/x-shockwave-flash"
allowscriptaccess="always"
allowfullscreen="true"
width="480"
height="385">
</embed>
</object>2) use the freeware http://www.debugmode.com/wink/ to create the flash-based movie, then put it here as attachment.
PS
I watched the movie. Main prize for the one who can understand.
================
Polish version
Można to zrobić na 2 sposoby: jako filmik z Youtuba (kod powyżej) albo jako załącznik ze zzipowaną animacją flash zrobioną darmowym Winkiem
(link powyżej).
PS. Obejrzałem filmik... to zadanie dla CSI coć z tego wywnioskować, będzie ciężko... Chyba jednak lepiej Winkiem.
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
Re: HMG 3.0.31 (TEST)
LockColumns is aimed to work with keyboard only.mol wrote:I've prepared small video with grid-38 on my screen.
The quality is very poor, but, please, watch it
http://www.mol-systemy.com.pl/mkm/grid38.html
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
Re: HMG 3.0.31 (TEST)
I didn't thought about it....Roberto Lopez wrote:LockColumns is aimed to work with keyboard only.mol wrote:I've prepared small video with grid-38 on my screen.
The quality is very poor, but, please, watch it
http://www.mol-systemy.com.pl/mkm/grid38.html
Really, columns stay frozen when trying to move with keyboard.
It's so naturally to scroll windows wit mouse
Manyy thanks, Roberto!
Re: HMG 3.0.31 (TEST)
Polish:Czarny_Pijar wrote:You can do it 2-ways :
1) put the movie to the YouTube and here the code (below the copy from Roberto's topic)orCode: Select all
<object width="480" height="385"> <param name="movie" value="http://www.youtube.com/v/NA90IlymdZ4&hl=es_ES&fs=1&"></param> <param name="allowFullScreen" value="true"></param> <param name="allowscriptaccess" value="always"></param> <embed src="http://www.youtube.com/v/NA90IlymdZ4&hl=es_ES&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"> </embed> </object>
2) use the freeware http://www.debugmode.com/wink/ to create the flash-based movie, then put it here as attachment.
PS
I watched the movie. Main prize for the one who can understand.
================
Polish version
Można to zrobić na 2 sposoby: jako filmik z Youtuba (kod powyżej) albo jako załącznik ze zzipowaną animacją flash zrobioną darmowym Winkiem
(link powyżej).
PS. Obejrzałem filmik... to zadanie dla CSI coć z tego wywnioskować, będzie ciężko... Chyba jednak lepiej Winkiem.
W pracy mam poblokowany dostęp do wielu stron przez WebSense, wrzuciłem więc filmik na swoją stronę i spreparowałem starą wersję stronki, która działała. Nie miałem możliwości sprawdzić, czy to pójdzie.
A o youtube, to niestety, mogę zapomnieć
English: I have no access to some pages, eg. Youtube at my work. So, I've tried to put the video on one of my old pages...
Re: HMG 3.0.31 (TEST)
Czarny_Pijarze, pierwszy raz widzę tu język polski na tym forum. Wreszcie nie jestem sam!
A mieszkamy nawet dość blisko siebie, bo co to jest 60km jak na uczestników tego forum
Pozdrowienia z Myszkowa
PS. Chodziłem do technikum do Sosnowca i miałem kilku kolegów z Jaworzna, ale to takie stare dzieje....
A mieszkamy nawet dość blisko siebie, bo co to jest 60km jak na uczestników tego forum
Pozdrowienia z Myszkowa
PS. Chodziłem do technikum do Sosnowca i miałem kilku kolegów z Jaworzna, ale to takie stare dzieje....
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
Re: HMG 3.0.31 (TEST)
I've think that you've interested on keyboard onlymol wrote:I didn't thought about it....Roberto Lopez wrote:LockColumns is aimed to work with keyboard only.mol wrote:I've prepared small video with grid-38 on my screen.
The quality is very poor, but, please, watch it
http://www.mol-systemy.com.pl/mkm/grid38.html
Really, columns stay frozen when trying to move with keyboard.
It's so naturally to scroll windows wit mouse
Manyy thanks, Roberto!
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)