[gtkada] Creating a Window from a task

Preben Randhol randhol at pvv.org
Fri Dec 6 14:51:35 CET 2002


Dominique Canazzi <dominique.canazzi at wanadoo.fr> wrote on 06/12/2002 (14:48) :
> Klokka works on Windows because both window creation and
> event loop are in the main task.
> 
> The problem is Windows-specific.

I see, because I was experimenting a year ago with a program that had
the main loop in the main task, but the creation of the windows was not
done in advance like Klokka. But I never compiled it on Windows as I
didn't finish the program.

Have you tired to only put the Gtk loop in the main loop and do the
window creation in another loop?
-- 
Preben Randhol ------------------- http://www.pvv.org/~randhol/ --
                 «For me, Ada95 puts back the joy in programming.»




More information about the gtkada mailing list