Re: stacking pixmaps



Alexandre Mathy wrote:
> I'm building an inteface for which I need stackable pixmaps..
> Now I have read that this can't be achieved using  a gtk_pixmap,
> and that I'd have to use Gdk stuff instead.
> However, these pixmaps need to be able to recieve click events etc...

I think the gtk_canvas widget does what you want:

	http://www.atai.org/gtk-canvas/

I don't know if this is the most recent version. It's a port of
GnomeCanvas back to plain gtk, so you can just look up the GnomeCanvas
docs.

HTH, John




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