Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MouseWheel and scrolling in grids
Message
From
13/11/2018 06:52:11
 
 
To
12/11/2018 12:22:47
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012 R2
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Virtual environment:
VMWare
Miscellaneous
Thread ID:
01663284
Message ID:
01663302
Views:
88
>Hi all,
>
>Funny when you are re-testing a client app and something that seemed so "normal" years ago now seems not so...I was testing changes to a grid that loads quite a few records and was hitting the mouse wheel expecting the grid to scroll downwards. In most places in this app, there are not that many records so really have not done anything with the mousewheel stuff.
>
>Looking at the default code (VMP framework), there is really nothing there to move the record pointer in the grid (their code just grabs the parameters). It looks like I have to code for this myself - does VFP not put a default behavior for scrolling?


Scrolling should work without much hassle. There is property 'ScrollBars' which when is set automatically shows scroll bars on the side of the grid when number of records and/or columns is bigger than what grid can show. I do not remember having to do anything special otjher than setting to value 3 (both H/V scrollbars shown)

Maybe for some reason framework is interfering with that property.
And banal but not unthinkable.. Mouse/Scroll wheel got damaged maybe ?

HTH
Sergio
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Reply
Map
View

Click here to load this message in the networking platform