Problem with Gtk::TreeView and Gtk::TreeModelFilter
- From: Sergio Cammarata <cammaratasergio gmail com>
- To: gtkmm-list gnome org
- Subject: Problem with Gtk::TreeView and Gtk::TreeModelFilter
- Date: Tue, 21 Jun 2016 17:56:47 +0200
Hi everybody,
I'm not sure this is the appropriate place for clarifications about Gtkmm problems. I would like, therefore, to start by apologizing to you if I'm making a mistake:)!
My Gtkmm problem relates to Gtk::TreeView and Gtk::TreeModelFilter.
Software execution is broken during ExampleWindow class costruction, more specifically at line 'Gtk::TreeModel::Row row = *(m_refTreeModel->append());'.
Moreover, Visual Studio shows a popup stating following message:
- "Run-Time Check Failure #3 - The variable 'c_iter' is being used without being initialized."
What is the problem? How can I fix it?
Thanks a lot!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]