Re: Image display widget
- From: Murray Cumming <murrayc murrayc com>
- To: "Fleming, Matthew" <mfleming mcw edu>
- Cc: gtkmm-list gnome org
- Subject: Re: Image display widget
- Date: Thu, 12 Mar 2009 10:25:31 +0100
On Wed, 2009-03-11 at 14:20 -0500, Fleming, Matthew wrote:
> Folks,
>
> I am trying to find a widget for displaying an image that I can use with gtkmm.
If you don't need much functionality then you can just use Gtk::Image.
> I've found two widgets, gtk-image-viewer and GTKImageView. The first definitely doesn't have a gtkmm wrapper. I found some discussion about the possibility of making a wrapper for the second, but its not clear that this was ever done.
If necessary you can just use the C API, together with gobj() and
Glib::wrap().
> I am new to GTK and gtkmm. Is there a generic way of wrapping a GTKWidget so that it can be added to a container such as Gtk::ScrolledWindow?
>
> Thanks,
>
> Matthew Fleming
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]