Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Show & Hide
Message
From
29/04/2017 19:27:24
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Form Show & Hide
Miscellaneous
Thread ID:
01650689
Message ID:
01650689
Views:
47
Greetings all,

I have a login screen and a registration screen. In the activate method of the login screen, I am disabling buttons, setting visible to .F. and notifying the user that they must first register their system user data etc. Once, the user presses the OK button in the message box and are able to press the Register button. Once pressed, I am hiding the login form and opening up the registration form. When I close the registration form (for example, if the user cancels and changes their mind about registering), they press return to login screen button. The Click event of the Return to Login screen button (located on the registration form), has thisform.callingformname.show(), the thisform.release().

The problem is that the messabox that i have firing off in the login activate mehtod pops up but the registration form is still visible until I hit the message box okay but and then it goes away and the scren is left with the login form.
Thanks in Advance.

J. Turner
Reply
Map
View

Click here to load this message in the networking platform