Quoting Daniel Harrison <[email protected]> from ml.softs.gtk-gnutella.devel: :I would like to add a simple feature to gtk-gnutella: double-clicking on :the arrow in the progress bar will snap to the Sources tab, and :highlight the connection and segment which is being downloaded. I figure :it would be pretty simple: attach a button press handler to the widget :containing the window, and if it's over an arrow, map back to the file :that is in the hash. The problem is, I can't find where to attach the :handler function. Where is context->widget initialized?
The visual progress context is in ui/gtk/visual_progress.c. :Also, while I'm at it, I think I see a fairly simple way to make those :colors configurable. Is anyone else working on that? I don't think so. Please make sure any patch changes both the GTK1 and GTK2 GUIs and does not prevent GTKG from being compiled without a GUI. Raphael ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ gtk-gnutella-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
