Re: Is it possible to store pointers in Gtk::Liststore?
- From: Germán Diago <germandiago gmail com>
- To: gtkmm-list gnome org
- Subject: Re: Is it possible to store pointers in Gtk::Liststore?
- Date: Mon, 22 Jun 2009 23:32:48 +0200
I've used a void* above because I was having trouble with pointers to
complex objects, but I think that was due to having a static
DLF_ModelColumns instance instead of instantiating it when needed. It
should be OK to include a pointer to anything you want.
I don't know why, but I think my problem was similar. Now storing a pointer
works for me. Then I just had to implement my own cell_data_func and done.
Thank you very much. It helped.
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]