hi,
In my program I use these two functions

1) gtk_container_border_widht(GTK_CONTAINER(app.window), 300);
2) gtk_drawing_area_size(GTK_DRAWING_AREA(app.drawingarea), 300, 300);

and I've some conflicts 'cause I want the objects of the window and the
drawing area in the same space, to click or do events at both of them at
the same time.
thanks en advance,

ana.

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to