Re: [gtk2] clist - treeview
- From: Harring Figueiredo <harringf yahoo com>
- To: Andreas Volz <andreas brachttal net>, gtk-app-devel-list gnome org
- Subject: Re: [gtk2] clist - treeview
- Date: Mon, 2 Dec 2002 06:45:58 -0800 (PST)
--- Andreas Volz <andreas brachttal net> wrote:
Hi,
where is the difference between "gtk_tree_view_new_with_model" and
"gtk_clist_new_with_titles"? They seems to look the same. Glade knows
only the treeview.
I couldn't find examples for the treeview. Could I use clist with gtk2
if I want to create a data-table? Or is there an example how to add data
to an treeview?
Andreas
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
If you use Clist with Gtk2, you will be asking for headache down the road as
it has been deprecated.
Use GtkTreeView for the "data-table" you want.
You can find excellent examples on this in the gtk-demo directory that comes
with the distro.
/gtk+-<version>/demos/gtk-demo -- Run the gtk-demo binary once you build it
and click on the TreeView example.
Good luck.
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]