Jump to content


Photo

Scrolling too fast/too far !


  • Please log in to reply
36 replies to this topic

#1 GoustiFruit

GoustiFruit
  • Members
  • 82 posts

Posted 02 March 2007 - 11:11 PM

Hi Boki,

Is it possible to indicate by how many rows a NextGrid should scroll when using the mousewheel ?
My grid has 60 pixels rows (height) and displays about 3.5 rows at a time:



But when I use my mousewheel to scroll, it scrolls to about the seventh row... So I can't see some rows unless I use the scrollbar. unsure.gif

#2 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 02 March 2007 - 11:41 PM

Hello Gousti,

Do you think about holding down mouse wheel and moving mouse up/down?

regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#3 GoustiFruit

GoustiFruit
  • Members
  • 82 posts

Posted 03 March 2007 - 12:02 AM

It's a possibility but I never use my mouse this way, it's easier to simply scroll: holding down the mouse wheel and moving doesn't allow precise scrolling, it may be pratical when you want to scroll really fast on a very long page, but not to scroll by 2-3 items at a time...

#4 GoustiFruit

GoustiFruit
  • Members
  • 82 posts

Posted 04 March 2007 - 10:17 PM

Sorry to ask again, but can you do something ? It's a really annoying behaviour, one wheelscroll is equivalent to almost 2 pages scrolls :-\

#5 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 04 March 2007 - 11:17 PM

Hello Gousti,

I have test it and it seems that all is fine sad.gif

Please check attached demo, maybe I am doing something wrong:

Attached File  Project1.zip   248.48KB   31 downloads

regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#6 user22

user22
  • Members
  • 192 posts
  • Gender:Male
  • Location:Linz / Austria

Posted 05 March 2007 - 10:52 AM

smile.gif Hi Boki,

i have tested your exe and on my PC (XP/sp2, Logitech mouse) it scrolls 2 records per
1 mousewheel-step, for me this looks okay.
If GoustiFruit has another behaviour, then maybe because of another mousewheel setting?

best regards,
user22

#7 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 05 March 2007 - 03:09 PM

Hello,

It may be, also when CTRL is pressed-scroll step is larger.

regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#8 Frank

Frank
  • Members
  • 30 posts

Posted 05 March 2007 - 04:07 PM

Hi,

on which setting depends the amount of rows ?

On my pc the grid jumps always three rows when using the mousewheel, disregarding the setting in the control panel.

Greetings
Frank

#9 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 05 March 2007 - 05:02 PM

Hello Frank,

Mouse wheel up/down call VertScrollBar.Next (or Prev). Maybe this settings may be controled.

regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#10 GoustiFruit

GoustiFruit
  • Members
  • 82 posts

Posted 16 April 2007 - 06:19 PM

Hello Boki,

Sorry for replying so late :-\

I have the same - normal - behaviour as user22 when using your demo: 2 rows for 1 scroll, 11 rows when pressing Ctrl.

But I still can't figure out why it works differently in my application :-( I'm using some invisible fields in my Slides, could it be the reason ?

#11 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 16 April 2007 - 08:40 PM

Hello Gousti,

Maybe if you have hidden slides (entire slides)?

regar
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#12 GoustiFruit

GoustiFruit
  • Members
  • 82 posts

Posted 18 April 2007 - 09:24 PM

No, all my slides are visible.
At first I thought it could be because some of my invisible fields were out of the slide in the designer view, but I put them back in and the problem remains...

#13 GoustiFruit

GoustiFruit
  • Members
  • 82 posts

Posted 09 May 2007 - 12:31 PM

Hello Boki,

I think I've found the origin of the problem (but no solution, I count on you for that !)
-> My grids are all contained within a Panel, with Align property set to alClient. (I need the panel to customize the border of my grids the way I want, as it's not yet possible with NextGrid).
The problem only occurs in this case.

I hope it will help you resolve the problem.

Thanks,
Gousti.

#14 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 09 May 2007 - 06:49 PM

Hello Gousti,

Can you only send me a small demo project of it. This will really help me to find it faster.

regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#15 GoustiFruit

GoustiFruit
  • Members
  • 82 posts

Posted 17 May 2007 - 04:28 PM

Hello Boki,

I sent you a sample project, I don't know if you received it because it doesn't appear in my "Sent items" !?

#16 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 17 May 2007 - 04:35 PM

Hello Gousti,

I have receive it in my PM. Thank you, I will check it now.

regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#17 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 17 May 2007 - 05:01 PM

Hello Gousti,

I see now huh.gif , I will try to fix it now.

Thank you for you demo.

regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#18 GoustiFruit

GoustiFruit
  • Members
  • 82 posts

Posted 18 May 2007 - 11:59 AM

Thanks ! Nice to see I was not crazy tongue.gif

#19 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 24 May 2007 - 08:25 PM

Hello Gousti,

It seems that this is definitelly related to whell step sad.gif I don't know how this may be changed sad.gif

You may download MS Power Toys -> Tweak UI

http://www.microsoft...ppowertoys.mspx

and you will see inside Mouse -> Wheel for how many rows whell scroll.

regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#20 GoustiFruit

GoustiFruit
  • Members
  • 82 posts

Posted 26 May 2007 - 10:59 AM

QUOTE (Boki (Berg) @ May 24 2007, 09:25 PM) <{POST_SNAPBACK}>
Hello Gousti,

It seems that this is definitelly related to whell step sad.gif I don't know how this may be changed sad.gif

You may download MS Power Toys -> Tweak UI

http://www.microsoft...ppowertoys.mspx

and you will see inside Mouse -> Wheel for how many rows whell scroll.

regards


I already have TweakUI installed, and my mouse settings are default (scrolls 3 lines at a time).
I don't think the problem relies there if you were able to validate the difference of behaviour when the Grid is client aligned in another control !?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users