Re: <none>
Irene Vatton <[email protected]> Fri, 13 Feb 2009 09:12:58 +0100
| Newsgroups | gmane.comp.web.amaya.devel |
|---|---|
| Organization | INRIA |
| Message-ID | <[email protected]> |
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 <[email protected]> INRIA