Re: Interactive search (was: Re: Missing drag'n'drop methods in GtkTreeView)



On Saturday, August 16, 2003, at 05:01  PM, Torsten Schoenfeld wrote:

On 14 Aug 2003 22:52:33 -0400, muppet wrote:

i did manage to get a search_equal_func to be called; you'd created
the callback with a G_TYPE_CHAR where a G_TYPE_STRING was needed.  :-)
otherwise, everything seems to work ok, but i can't really figure out
quite what you're supposed to do in the callback; i did the perl
equivalent of the built-in C function, and it didn't work.  :-/

Hrm. What did you do to get it called? I do

all i did was make sure the list was focused, NOT the headers, and do C-f, and then i got a little interactive search box at the bottom, into which i could type stuff. the callback was called for every letter i typed.

i never knew it could do that.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]