I am using a Tree Model class but i can't seem to insert pointers to objects inside it. I'd like to store objects it in a Tree View.
I store data this way: row[myTreeModel.column] = data; However, the compiler doesn't seem to like it when i work with pointers. Any ideas? =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
