Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to miss cmdbutton
Message
From
30/10/1997 07:36:44
 
 
To
29/10/1997 16:11:53
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00057253
Message ID:
00057350
Views:
36
>>>>>How to make a command button unaccessible by -key,
>>>>>and in the same time accessible by mouse-click and -key?
>>>>>
>>>>>Ed
>>>>
>>>>**** cmd KeyPress event
>>>>do case
>>>>case nKeycode=13
>>>> nodefault
>>>>case nKeycode=9
>>>> this.click()
>>>>endcase
>>>
>>>Hi Edward,
>>>
>>>I wondered if I interpreted his question correctly :-). It seemed to me he didn't want the user to be able to press Enter to set focus to the button from another object but allow pressing TAB or using the mouse to set focus to it.
>>>
>>>Bill
>>
>>You probably right, let's wait for his reply.
>Hi Bill, Hi Edward!
>Your interpretation is absolutely right.
>I forgot that in HTML char "less than" and "bigger than" are used as
>formating symbols.
>Thanks!
>Ed

No problem. Main thing is you got your solution :-).
Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform