>You will have to create a datastructure (some link >list etc) to store the exact objects to be drawn with >their states and a function to draw the data structure >on the window as and when required. > >Then by capturing the expose and adjustment events to >call the function will do the desired thing. >GtkDrawingArea can be an option used for drawing the >things.
the gnomecanvas is much easier to use than this. i recommend it. --p _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
