[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FreeAES



Hi Maurits!

MVDK>The only problem in GEM is that a program has different places in
MVDK>which it waits for an event. BUT... what stops GEM from sneakily
MVDK>starting the app from the main event loop again, while it's
MVDK>executing a form_alert? So basically what I mean is GEM remembering
MVDK>the places it was called from, and when any event occurs it executes
MVDK>the app from the last event loop that fits the event.
There is a problem with this hack:
What about local variables on the stack?

Bye

                Joerg