Re: Further dev work?



On Fri, 2007-12-28 at 11:09 -0500, Evan wrote:
> Bug tracking is:
> http://bugzilla.gnome.org/browse.cgi?product=gnome-pilot
> 
> I've started looking at some of the source code, and as a sort-of
> test, tried to find the code that handles files being drag&dropped
> onto the panel applet. My assumption was that it would be in
> http://svn.gnome.org/svn/gnome-pilot/trunk/applet/pilot.c but I
> haven't found it. Am I looking in the wrong file, or do I just need to
> look closer?

That's the right file, Evan.  Search for 'drop' and you'll see the
signals being connected up to be handled by 'dnd_drop_internal' which
then calls 'gnome_pilot_client_install_file'.

Matt




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