[gtkada] Creating a Window from a task
Dominique Canazzi
dominique.canazzi at wanadoo.fr
Fri Dec 6 14:47:34 CET 2002
Klokka works on Windows because both window creation and
event loop are in the main task.
The problem is Windows-specific.
-- dominique.
>Messsage du 06/12/2002 12:24
>De : <gtkada at lists.act-europe.fr>
>A : <gtkada at lists.act-europe.fr>
>Copie à :
>Objet : Re: [gtkada] Creating a Window from a task
>
> Wayne Bullaughey <wayne at bullaughey.com> wrote on 05/12/2002 (08:39) :
>
> > I'm using GtkAda 1.3.12 for Win32. My main task creates a GtkAda
> > window which works correctly. I have child thread that gets requests
> > from a socket interface. It needs to create an independent GtkAda
> > window when it receives a request. The toplevel window gets displayed
> > but non of the widgets that it contains are displayed. Is there
> > something I need to do to allow the child thread to create GtkAda
> > windows? Alternately do I need to create my new window from the
> > original thread?
>
> I don't know how you do it so check and compare your code with my
> example:
>
> Klokka => http://www.pvv.org/~randhol/Ada95/Klokka/
>
> Have you tried to compile your program on Linux? If so, does it work
> there?
>
> --
> Preben Randhol ------------------- http://www.pvv.org/~randhol/ --
> «For me, Ada95 puts back the joy in programming.»
>
> _______________________________________________
> gtkada mailing list
> gtkada at lists.act-europe.fr
> http://lists.act-europe.fr/mailman/listinfo/gtkada
>
More information about the gtkada
mailing list