[gtkada] Problem with Gtk.Socket
linutux loinux
linutux_1 at hotmail.com
Fri Dec 7 23:55:43 CET 2001
I've made a program with Gtk.Socket and Gtk.Plug but it don't run. The
program is:
with Gtk.Socket; use Gtk.Socket;
with Gtk.Plug; use Gtk.Plug;
..
Grasp: Gdk_Window;
Socket: Gtk_Socket;
Ventana: Gtk_Plug;
..
..
..
Steal (socket,Get_XWindow(grasp));
Gtk_New(Ventana,Get_XWindow(grasp));
Add (Window1.Frame21, Ventana);
Grasp is the program which I want insert in GtkAda.
Anybody know why doesn't it run?
_________________________________________________________________
Descargue GRATUITAMENTE MSN Explorer en http://explorer.msn.es/intl.asp
More information about the gtkada
mailing list