Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which method
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00436432
Message ID:
00436462
Vues:
24
>>I have a listbox and in the click it reads:
>>
>>"datbase=allt(this.value)
>>do form action1
>>release thisform"
>>
>>but the form never gets released, Should I put the "release thisform" somewhere else?
>AT the end of the lass method that processes the stuff action does, add the line thisform.release, or maybe,
>datbase=allt(this.value)
>do form action1
>action1.release

the listbox exists on a form called year. I want year to be released upon selection of the listbox but it keeps showing up.
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform