[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: TreeStore reordering
- From: Lars Wirzenius <liw iki fi>
- To: gtk-app-devel-list gnome org
- Subject: Re: TreeStore reordering
- Date: 22 May 2003 09:33:27 +0300
On to, 2003-05-22 at 00:28, Charles Schmidt wrote:
> I am able to drag and reorder Folder 4 to a child of Folder
> 2, or child of the non-existant root (ie, on the level with
> 1 & 2), but I cannot drag it to be a child of Folder 1. Or,
> if I drag it out of Folder 3, I cannot drag it back in? Is
> this how reordering is supposed to work with the TreeStore,
> or is it a bug in my application (test case provided)
> somewhere, or what?
I don't *think* that's how it should work, since it is quite unintuitive
to me as user. I don't know what the correct solution is, but I've dealt
with it (and other GtkTreeView related drag-and-drop issues) by
connecting my own handlers to the drag-and-drop signals for the
GtkTreeView widget. Unless there's a better way, I suspect that's what
you have to do.
(My code still has bugs, so I'm not going to show it yet, and anyway
it's in Python.)
--
Enemies of Carlotta 1.0 mailing list manager: http://liw.iki.fi/liw/eoc/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]