Mitch Harder (aka DontPanic) wrote: > Thanks for taking the time to look at my patch. > > Of the issues you listed, re-enabling the sort seems to be the trickiest. > > For the GTK objects implemented, I was unable to locate GTK functions > to accomplish this result. I considered writing some custom functions > to manipulate the GTK objects for those functions I couldn't find, but > I worry about adding those kind of functions which can get broken by > other changes the gtk developers make.
Look for SORTABLE in these files: src/ui/gtk/gtk2/fileinfo.c src/ui/gtk/gtk2/search.c -- Christian ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gtk-gnutella-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
