Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VbModal & Out of Stack Space Infinite loop
Message
 
À
26/11/1996 10:54:40
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00013520
Message ID:
00013543
Vues:
32
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...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform