PR# 11881 EV_GRID Page Up and Down do not work
Problem Report Summary
Submitter: peter_gummer
Category: EiffelVision
Priority: Medium
Date: 2007/01/19
Class: Feature Request
Severity: Serious
Number: 11881
Release: 5.7.65008
Confidential: No
Status: Analyzed
Responsible:
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Synopsis: EV_GRID Page Up and Down do not work
Description
I have an EV_GRID widget in my application. When I press the Page Up or Page Down keys, nothing happens. Also, the mouse wheel does not work. It looks like the only way to scroll an EV_GRID is via the scrollbar: how tedious! There's probably some easy way for me to implement this, but why should I have to? I believe this should be the widget's standard behaviour.
To Reproduce
Problem Report Interactions
This is again the same as for the close actions on a WINDOW, we only provide the basics and the hooks to modify the default behavior. In our SVN repository we do have classes that you can simply use to equip EV_GRID with those features. I'll see how they can be moved into Vision2.