Re: Widget on top of widget



On 11/01/16 02:43 PM, someone555 sigaint org wrote:
Hi, I have two Gtk::Image widgets, how could I place one on top of the
other? Thank you.

As is, you can't. If you want to draw an image on top of the other, I
recommend doing this either in a pixbuf you pass to the Image widget, or
directly in the on_draw() of a DrawingArea() widget.

Short of having more information.

Hub



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