Re: Copying Gtk::TreeRow
- From: "Paul Davis" <pjdavis engineering uiowa edu>
- To: gtkmm-list gnome org
- Subject: Re: Copying Gtk::TreeRow
- Date: Sat, 23 Sep 2006 05:46:27 -0500
[snip]
You could instead use the generic Glib::Value type, with the
not-really-public-API Model:get_value_impl(), but you would still need
the if/else/etc block to get an actual type out of that Glib::Value.
Thanks Murray. This definitely solved the problem. And now I can reparent widgets. Granted, not very efficiently.
If I get enough time tomorrow I'll send out a patch to include it as an example.
Thanks again,
Paul
--
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]