Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Design
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Design
Miscellaneous
Thread ID:
00259657
Message ID:
00260355
Views:
11
>You can have both. Set the caption properties of the tabs to use hotkeys. An example would be where you had three pages. this.pageframe1.pagecount=3
>this.pageframe1.page1.caption='Page\<1'
>this.pageframe1.page2.caption='Page\<2'
>this.pageframe1.page3.caption='Page\<3'
>this.pageframe1.page3.setfocus()
>
>The user can keyboard with alt+1 to page 2, alt+2 to page 2 etc.

We have Alt+S and Alt+C and it works! Thanks for that one. Taht should really suprise the users. Now should I tell tham or should I expect them to figure it out? "Bad Programmer"
Previous
Reply
Map
View

Click here to load this message in the networking platform