Re: Gtkcanvas!!

2007-02-03 Thread Tristan Van Berkom
On Fri, 2007-02-02 at 10:13 +0100, [EMAIL PROTECTED] wrote: [...] > The problem is that when i add my canvas,this different cursor doesn't appear > in my window. Does the child widget of the event box have its own window ? Is the event box setup to have its window above or below child widget's

Gtkcanvas!!

2007-02-02 Thread ferri_marllo
Hello!! I'm trying to add a hand1_cursor into my canvas window, with this code: int main() { GtkWidget *window; GtkWidget *vbox1; GtkWidget *scrollw1; GtkWidget *canvas; GtkWidget *event_box; GtkPlotCanvasChild *child; GdkColor color; gint page_width, page_height; gfloat scal