Page 2 of 2

Re: HMG 3.0.31 (TEST)

Posted: Tue Apr 27, 2010 12:36 am
by Roberto Lopez
mol wrote:
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...
It works perfectly!

Re: HMG 3.0.31 (TEST)

Posted: Tue Apr 27, 2010 5:20 am
by mol
I need to put video with my screen...

Re: HMG 3.0.31 (TEST)

Posted: Tue Apr 27, 2010 6:00 am
by mol
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

Re: HMG 3.0.31 (TEST)

Posted: Tue Apr 27, 2010 6:14 am
by Czarny_Pijar
You can do it 2-ways :
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>
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.

Re: HMG 3.0.31 (TEST)

Posted: Tue Apr 27, 2010 6:36 am
by Roberto Lopez
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
LockColumns is aimed to work with keyboard only.

Re: HMG 3.0.31 (TEST)

Posted: Tue Apr 27, 2010 6:50 am
by mol
Roberto Lopez wrote:
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
LockColumns is aimed to work with keyboard only.
I didn't thought about it....
Really, columns stay frozen when trying to move with keyboard.

It's so naturally to scroll windows wit mouse :D


Manyy thanks, Roberto!

Re: HMG 3.0.31 (TEST)

Posted: Tue Apr 27, 2010 6:53 am
by mol
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)

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>
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.
Polish:
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ć :D

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)

Posted: Tue Apr 27, 2010 6:55 am
by mol
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 :D

Pozdrowienia z Myszkowa :)
PS. Chodziłem do technikum do Sosnowca i miałem kilku kolegów z Jaworzna, ale to takie stare dzieje....

Re: HMG 3.0.31 (TEST)

Posted: Tue Apr 27, 2010 8:05 pm
by Roberto Lopez
mol wrote:
Roberto Lopez wrote:
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
LockColumns is aimed to work with keyboard only.
I didn't thought about it....
Really, columns stay frozen when trying to move with keyboard.

It's so naturally to scroll windows wit mouse :D


Manyy thanks, Roberto!
I've think that you've interested on keyboard only ;)