getting bitmap from widget



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]