Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
KeyPress Event
Message
 
To
23/02/1998 04:57:16
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00080369
Message ID:
00080392
Views:
35
Thanks for that.

>>The help and manuals are no help on this. There seems to also be no reference to this in UT's extensive knowledge base - ie; I'm dumb and can't see something everyone else takes as obvious :)
>>
>>Steve
>Sorry Steve,
>before writing suggestion about your case pressed send.
>In your toolbar implementation instead of keypress use "on key label". It takes precedence over keypress, absorb the value and differ between Ctrl+Rigtharrow, Ctrl+b etc.
>
>* Form init
>push key clear
>on key label "Ctrl+S"           oToolbar.tbSearch.Click
>on key label "Ctrl+RightArrow"	oToolBar.tbNext.Click
>on key label "Ctrl+LeftArrow"	oToolBar.tbPrev.Click
>on key label "Ctrl+Home"	oToolBar.tbFirst.Click
>on key label "Ctrl+End"		oToolBar.tbLast.Click
>
>Cetin
Steve Peacocke
Development Team Leader
Prudential Assurance
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform