[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
getting bitmap from widget
- From: Carlos Pantelides <carlos_pantelides yahoo com>
- To: gtkmm-list gnome org
- Subject: getting bitmap from widget
- Date: Thu, 15 May 2008 14:14:22 -0700 (PDT)
Hello:
Is any way to obtain a bitmap from a widget not yet
displayed, out of the loop?
Another way to ask:
Gtk::Main kit(argc, argv);
AnyWidget w = new AnyWidget();
//Gtk::Main::run(w);
buffer = w.getBitmap(); ??
Thanks
Carlos Pantelides
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]