I have a little GUI that I coded up... it avoids using glade (the current version in CVS can't find the glade file when installed). The searching works, I'm trying to find out some cool ways to display the results... but Tracker doesn't seem to like GetMTime and other functions. Also, it doesn't have the filtering by service type or any type of paging yet... its just an example of how to actually get results from tracker. Anyways, the code is attached. :-) Cheers, Samuel Cormier-Iijima On 9/13/06, Jamie McCracken <jamiemcc blueyonder co uk> wrote:
Edward Duffy wrote: > -export-dynamic needs to be in the CFLAGS variable (since the symbol > in no longer in a dynamic library) > makes no difference (lt-tracker-gui:25809): libglade-WARNING **: could not find widget creation function How do you set the creation function (theres nothing in the code to do this?) -- Mr Jamie McCracken http://jamiemcc.livejournal.com/ _______________________________________________ tracker-list mailing list tracker-list gnome org http://mail.gnome.org/mailman/listinfo/tracker-list
Attachment:
tracker-search.c
Description: Text Data