Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shortcut Keys for Toolbar Buttons
Message
From
21/01/1999 03:04:42
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordan
 
 
To
20/01/1999 13:21:13
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00178065
Message ID:
00178377
Views:
32
Finally I've used below given method :-

I've added a new Pad in my main menu called navigation...Where I've added all the button equivalent prompts i.e. Top, prev, next etc..

Skip for is having :-
type('_screen.activeform.iolinkedtoolbar') <> 'O' OR
! _screen.activeform.iolinkedtoolbar.cmdFirst.Enabled

& Selecting any prompt is having this command :-

_screen.activeform.iolinkedtoolbar.cmdFirst.Click()

Everything is working perfect... except I wanted to add one more option i.e. whenever the data entry form(s) becomes active, only then it should show navigation pad, rest of the times it should be hidden (instead of disabled)

Pls help...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform