1. EuGrid Scroll Message
- Posted by euphoric (admin) Sep 09, 2010
- 1226 views
I would like EuGrid to scroll the grid when I scroll the vertical scrollbar with my mouse (clicking and dragging it, NOT clicking the up/down buttons). If that's not impossible, can somebody let me know how it's done. Thanks!
2. Re: EuGrid Scroll Message
- Posted by Phil.Russell Sep 09, 2010
- 1256 views
It doesn't do it at the moment. You can drag the scrollbar thumb around, but the grid only gets redrawn when you release it. The bitmap handling would have to be considerably slicker than it is at the moment to give you a smooth scroll.
If you've got a mousewheel then you can use that for a slightly better illusion of movement.
Cheers,
Phil