Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
When to use READ EVENTS?
Message
De
03/03/1998 02:41:48
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00082223
Message ID:
00082228
Vues:
31
>After loading my main form I do a READ EVENTS to start event processing which works fine, but when I load additional forms from somewhere in my app, do I need to put in a READ EVENTS after the call to the form. I've noticed that if the form called is a 'MODAL', it doesn't seem to matter. Can someone give me a quick run down on the correct usage of READ EVENTS.
>
>Thanks!!
>
>John
Hi John,
If the starter is a prg calling a menu then :
*main.prg
....
do mymenu.mpr
read events

* Starter is a form
* Form.init
...
read events
Is sufficient.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform