Re: creating a vector of a vector of Gtk::ToggleButton



> 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]