Hi Pedro,
Listview doesn't replace Treeview.  Listview is a flat interface, Treeview
(like it says) can describe a multilayered structure so is more complex -
and more has a more complicated interface to match.  Simple use cases are
best done with a Listview.

Can you be more specific about why the example doesn't meet your
requirements?  I assume you're referring to the code at
https://developer-old.gnome.org/gtkmm-tutorial/stable/sec-treeview-examples.html.en
?

Ian

On Fri, Feb 4, 2022 at 1:00 AM <gtkmm-list-requ...@gnome.org> wrote:

> Send gtkmm-list mailing list submissions to
>         gtkmm-list@gnome.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://mail.gnome.org/mailman/listinfo/gtkmm-list
> or, via email, send a message with subject or body 'help' to
>         gtkmm-list-requ...@gnome.org
>
> You can reach the person managing the list at
>         gtkmm-list-ow...@gnome.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of gtkmm-list digest..."
>
>
> Today's Topics:
>
>    1. Gtk::ListView example request (Pedro Vicente)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 03 Feb 2022 10:28:07 +0000
> From: Pedro Vicente <pedro.vice...@oncontrol-tech.com>
> To: gtkmm-list@gnome.org
> Subject: Gtk::ListView example request
> Message-ID:
>         <86658988f79f9136d3ced04589eab4e2934de493.ca...@oncontrol-tech.com
> >
> Content-Type: text/plain; charset="UTF-8"
>
> Hi,
> In the Gtk::ListView (that should replace Gtk::TreeView) the example in
> the Detailed Description is confusing to understand.
> So I wanted to request an example.
>
> Awaiting response,
> Pedro Serrano
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtkmm-list
>
>
> ------------------------------
>
> End of gtkmm-list Digest, Vol 211, Issue 1
> ******************************************
>
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to