On Fr, 2004-01-30 at 00:57, don smith wrote: > I was using limewire and noticed that on mouseover it displays metadata > about certain files such as artist and album info? Is it possible to > get this info in gtk-gnutella?
It is possible if you (or somebody else) adds the proper code to extract this information from the query hits and to display it in the GUI. Using tooltips might proove a little tricky because of the way they are implemented in Gtk. But you might e.g. extend the info panel in the search pane of the Gtk2 interface... or add the information to the info column. Nobody is afaik working on this yet. -- Richard Eckart <[EMAIL PROTECTED]> ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Gtk-gnutella-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
