Re: Widget on top of widget
- From: Hubert Figuière <hub figuiere net>
- To: someone555 sigaint org, gtkmm-list gnome org
- Subject: Re: Widget on top of widget
- Date: Mon, 11 Jan 2016 23:43:54 -0500
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]