Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VbModal & Out of Stack Space Infinite loop
Message
 
To
26/11/1996 10:54:40
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00013520
Message ID:
00013543
Views:
28
our solution:

first add a timer to the first modal screen.
click code for the button:

MorePeople.Hide
Timer1.Enabled = True
Timer1.Enabled = False
People_Expertise.Show 1
Timer1.Enabled = True
Timer1.Enabled = False
MorePeople.Show 1
Unload People_Expertise

-- end of code
it works but a 'robust' language shouldn't force kludge code for something this simple...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform