Re: Gtk::Treestore buildable appending data?
Phil Wolff via gtkmm-list <[email protected]> Fri, 24 Dec 2021 09:29:14 -0800
| Newsgroups | gmane.comp.gnome.gtkmm |
|---|---|
| Message-ID | <[email protected]> |
The problem you have is that nothing appears in the TreeView, and the cause of that problem lies outside the domain of Builder. In the link I gave you, look for instances of "m_Columns" and you will see what you are missing. On 12/24/21 5:17 AM, Roland Schwarz wrote: > Thank you so much for the link. Unfortunately I have, however, already > found it by myself and since nothing on that page mentions ui files > and Builder I politely repeat my question: > > Can anyone please point me to some examples covering Gtk::TreeStore > and how to use it with Gtk::Builder? > > On the other hand: Since I am new to gtk, could it be the case that I > am following the wrong path? Should I better not use Builder but > define everything in c++ source code? > > Thank you for caring, > Roland > > > _______________________________________________ > gtkmm-list mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/gtkmm-list -- What was that about a rising tide lifting all boats? What if you don't have a boat? — Eugene Robinson _______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list