Re: [www-amaya-dev] <none>

Le dimanche 25 janvier 2009 à 15:50 +0100, Paulí a écrit :
> Where is base file(.c or .h) of project Amaya ? And where is main
> message loop ? 
> 
> Thank you.

Oops, I skipped your message.
I guess you're looking for the main function of the application.
That function is located in the Amaya/obj/amaya/EDITORAPP.c file
generated by the a app compiler. That function initalizes all thotlib
and menus contexts.
When the tholib is initialized, it calls the Amaya initial function:
InitAmaya located in Amaya/amaya/init.c

I hope that helps.
-- 
Irene Vatton <Irene.Vatton@inria.fr>
INRIA

Received on Friday, 13 February 2009 08:13:40 UTC