[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Freezing a GtkTreeView
- From: Dimitar Haralanov <mitko keyresearch com>
- To: gtk-app-devel-list gnome org
- Subject: Re: Freezing a GtkTreeView
- Date: Tue, 4 Nov 2003 10:11:59 -0800
On Mon, 3 Nov 2003 08:11:29 -0800
Dimitar Haralanov <mitko@keyresearch.com> wrote:
> as far as I know there are not freeze/thaw functions for GtkTreeView.
> However, does anyone know how I can achieve this effect. The problem
> that I am trying to solve is the following: Some of the columns of my
> GtkTreeView are editable so the user can click on the cell and be able
> to edit it.
> However, the treeview gets updated all the time. What happens at
> that
> point is that the user clicks on the cell, the cell becomes editable
> but as soon as there is an update to the TreeView, the cell switches
> back.
Anyone able to give me a hint here? All my searches for info on this
have returned nothing useful. I was thinking that if I can catch the
signal that gets emitted when editing of a cell starts, I can do
something with it but, unfortunately, I can't figure out which signal
that is
--
Mitko Haralanov
mitko@pathscale.com
http://www.pathscale.com
==========================================
You can do this in a number of ways. IBM chose to do all of them.
Why do you find that funny?
-- D. Taylor, Computer Science 350
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]