[gtkada] Creating a Window from a task
Wayne Bullaughey
wayne at bullaughey.com
Tue Dec 3 12:11:53 CET 2002
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?
Thank you
Wayne Bullaughey
More information about the gtkada
mailing list