Re: gnome canvas?



>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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]