Re: creating a vector of a vector of Gtk::ToggleButton
- From: "Murray Cumming" <murrayc murrayc com>
- To: "Paul Davis" <paul linuxaudiosystems com>
- Cc: gtkmm-list gnome org
- Subject: Re: creating a vector of a vector of Gtk::ToggleButton
- Date: Thu, 28 Oct 2004 09:26:06 +0200 (CEST)
> your mileage may vary as to whether you consider a ToggleButton to
> have "weight".
More importantly, we have no agreed meaning of what a widget's copy
constructor would do. Theoretically, a complete copying of a widget's
"state" would create an identical widget in precisely the same place on
the screen, and these widgets would flash in and out of existence as
various temporary copies were made throughout application code. So widgets
can't be copied because that would be silly.
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]