Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG? ButtonClick not executing when messagebox encounter
Message
From
17/08/1998 10:45:48
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00127368
Message ID:
00127409
Views:
28
>I just tryed the space bar as well and it fired the click event without any problems.
>Here is what I tried:
>
>lnanswer=messagebox('hello world',4+16,'try')
>IF lnanswer = 6
> wait wind 'it works'
>endif
>
>Sandy

Try this: Place 1 textbox on the form with valid code: Messagebox('Something') Also place a button on the form with click code : Messagebox("Save y/n",32+4) The save y/n messagebox will never appear when the textbox has focus. This is the problem: I want the click event to fire.

KR, Wim.
---
Life is like a box of chocolates
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform