RE: [gtkmm] How to copy Gtk::Widgets?
- From: murrayc t-online de (Murray Cumming)
- To: Enrico Costanza <ec142 york ac uk>
- Cc: 'gtkmm-list' <gtkmm-list gnome org>
- Subject: RE: [gtkmm] How to copy Gtk::Widgets?
- Date: 30 Mar 2003 00:56:54 +0100
On Sat, 2003-03-29 at 14:29, Enrico Costanza wrote:
> I might just keep a collection of Gdk::PixBuf and create my Gtk::Images
> from there, but in this way I cannot use polymorphism when I deal with
> different kind of widgets.
> What I have in mind is (something like):
>
> Gtk::Widget aWidget = myCollectionOfWidgets[n];
Polymorphism requires pointers or references. That means pointers in a
data collection.
--
Murray Cumming
murray usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]