From: | Adrien HEMERY |
Date: | 11 Dec 99 at 11:19:09 |
Subject: | Some questions |
From: Adrien HEMERY <iliak_@club-internet.fr>
Hi
I want to open a View display, but i ABSOLUTLY need that the user cant swap
back with any others screens. I dont know how to process a such thing, cause
i want (if possible) to keep the multitask on...
What i want to do is to _setup a double buffered 'screen'_ (not necessary an
Intuition one) and _catch all events that happens (mouse and keyboard)._ To
give you an example, i want to display a screen like in demo. You cant
switch back to the system with LAMIGA+M (for example). The demo needs to know
that the user wants to quit to end the program.
regards