Re: gtk_tree_view
- From: Keith Sharp <kms passback co uk>
- To: Russell Shaw <rjshaw netspace net au>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: gtk_tree_view
- Date: Sun, 16 May 2004 18:12:11 +0100
On Sun, 2004-05-16 at 17:07, Russell Shaw wrote:
Hi,
When i have all the rows and columns of a gtk_tree_view displayed,
can data be added to the gtk_tree_model by typing in the cells
(like a spreadsheet), or do you need to read the data from your
own gtk_entry widgets and then use gtk_list_store_append() ?
You need to look at making your cells editable. Run the gtk-demo
program that you should have with your GTK+ install, and look under Tree
View for the Editable Cells demo.
Keith.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]