This subclass is an extension of the dbModalPanel and provides some extra mouse-navigation for lookuplists.
It creates a little toolbar that is displayed in the top of the panel. The buttons on it are: beginning of file, page up, previous record, next record, page down and end of file.
Included is also a changed lookup template that can be used to create your own style lookuplists from the new component wizard in the IDE. To install it, just copy it to the folder vdfx\usr\global\IdeSrc.
Installation Steps
- Copy both of the *.pkg files in the AppSrc folder (workspace install) or copy them to the vdfx\pkg for a global install.
- Copy the *.dfc file in the IdeSrc folder
- Copy the *.tpl file in the vdfx\usr\global\IdeSrc
For the IDE to understand the new vdbListModalPanel class, you will have to register it under "maintain classlists"
- To do this first close any open view.
- Tools menu-> maintain classlist
- Select Global tabpage or workspace tabpage depending on where you want to install the new class.
- Click Add
- Name: vdbListModalPanel
- File: select the vdblistmodalpanel.dfc with the prompt button
You do not have to enter anything in the Image: and Page: forms
The reason for that is that you cannot drag a modalpanel from the controls palette, you need to select a modalpanel as you begin.
- Click Ok
Now you can create new lookups with a toolbar in top if you select File -> New Component -> Lookups
Note: The new toolbar is not visible in the IDE, the toolbar shows up after you compiled the selectionlist.