Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal forms
Message
From
23/10/1998 02:53:36
 
 
To
23/10/1998 02:43:35
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00149735
Message ID:
00149739
Views:
21
Cuyt,

The first click on the button displays the second form as you expect. The second click reselects the first form before the second form is instantiated, causing the first form to appear on top.

The remedy is probably to disabled the dblclick event by setting is equal to click, such as the following

*-- Mybutton.DblClick()

this.click()
NODEFAULT

RETURN

Try it and let me know if it works.

Regards,

JME
Jim Edgar
Jurix Data Corporation
jmedgar@yahoo.com

No trees were destroyed in sending this message. However, a large number of electrons were diverted from their ordinary activities and terribly inconvenienced.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform