Re: GtkTreeView and row separator?
- From: "David M. Cook" <dave davidcook org>
- To: gtk-app-devel-list gnome org
- Subject: Re: GtkTreeView and row separator?
- Date: Mon, 28 Jul 2003 12:52:15 -0700
On Mon, Jul 28, 2003 at 12:11:43PM -0400, Orgren, Joseph H wrote:
Sory Johan, I don't know either. I'm trying to use GtkTreeView and
running into some big problems. I'd like separators, but more
importantly, I need each cell to be editable. When I set the "editable"
property and the "editable" property/attribute, I can type on a cell, but
as soon as I hit Enter, it reverts to the original value. The general
You need to write the new text to the store. You can do this in your "edited"
callback.
http://tinyurl.com/ibcw
Dave Cook
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]