Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VbModal & Out of Stack Space Infinite loop
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00013520
Message ID:
00013568
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...

Exactly, a timer is what the help file says. It is wierd... I will try it later today and let U know how it works out. I really do not want to hide the first screen. i wuz wondering if this is part of the problem. I found some example of modal forms calling modal forms and in all cases the first form is hidden. Well, I will hack it out tonite. Thanks! Steve
Steve Medvid
Systems Analyst

Environmental Resource Management
Previous
Reply
Map
View

Click here to load this message in the networking platform