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

Re: HMG 3.0.31 (TEST)

Post 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!
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 »

I need to put video with my screen...
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'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
User avatar
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)

Post 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.
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'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.
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'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!
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 »

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...
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 »

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....
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:
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 ;)
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
Post Reply