Re: Using TreeView for a Table
- From: Harring Figueiredo <harringf yahoo com>
- To: r9u52 <r9u52 unb ca>, gtk-app-devel-list gnome org
- Subject: Re: Using TreeView for a Table
- Date: Tue, 26 Nov 2002 06:34:54 -0800 (PST)
--- r9u52 <r9u52 unb ca> wrote:
Hi I am new to GTK. I am using a TreeView widget to create a Table. I was
wondering if there was a simple way to show the grid lines
I Cannor access the docs for this one -- but the second one is anwered. :(
and if there was a
way to be able to slect more than one row at a time when using the mouse to
select rows.
Try:
gtk_tree_selection_set_mode (selection, GTK_SELECTION_MULTIPLE);
NOTE: the object is a GtkSelection object rather the the table (GtkTreeView)
Thanks Charlie
Hope this helps.
Harring.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
__________________________________________________
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]