- From: Irene Vatton <Irene.Vatton@inrialpes.fr>
- Date: Thu, 14 Feb 2002 18:20:52 +0100
- To: Muhammad Aslam <muhammad@computacion.cs.cinvestav.mx>
- Cc: www-amaya-dev@w3.org, Irene.Vatton@inrialpes.fr
>
> Helo
>
> Would you kindly guide me that how the event manager of Amaya works as
> stated in AHTEvntrg.c. Does it work in back ground or in a separate window?
That depends on the platform. On Win paltforms it's a separated thread but on
Unix
platforms there is only one thread and we use the X-Window event loop.
The principle is to launch the loading with the function GetObjectWWW and to
have an event for each received packet.
> How can we localize the Element inserted in the HTML document instead of
> viewing the source file?.
That question is not clear. What do you mean by "localize the Element inserted
in the HTML document"
--
Irene.
Received on Thursday, 14 February 2002 12:21:37 UTC