Re: [gui-dev] "Ability to send download filename to search box"

[email protected] Fri, 13 May 2005 09:19:35 -0400
Newsgroups gmane.network.gnutella.limewire.gui.devel
Message-ID <[email protected]>
Hi Marcin,

Looks like you're on the right path.  As Gregorio mentioned, RemoteFileDesc
might be a place for that (although it may not be the best, because it'll be
duplicated on every RFD).  ManagedDownloader may indeed be better, storing it
as some extraneous "searchPhrase" parameter.  The Downloader interface may have
to some new methods added to expose retrieving the new variable.

Thanks,
 Sam

Quoting Marcin Okraszewszki <[email protected]>:

> Hi Sam,
> I have done the searching for a name of downloaded file. But I have a
> question about researching by an orginal query. Far I got into the code,
> the only information I can obtain in download list is instance of
> com.limegroup.gnutella.Downloader (to be more precise:
> com.limegroup.gnutella.downloader.ManagedDownloader), which is available
> in DownloadDataLine. Far I see ManagedDownloader do not have any
> information about orginal query. The ManagedDownloader seems to be saved
> between Gnutella runs. So the solution would be to add the orginal query
> to ManagedDownloader. Can you point me if is it the right way, or maybe
> there is some better solution?
>
> Thanks for help.
> Marcin
>
>
> Sam Berlin wrote:
>
> >Hi Marcin,
> >
> >The ideal solution to this would remember what query was used to
> >search/download a particular file and offer the user the option to either
> >search with that phrase or one built up from the words of the download.
> >Beyond that, yes -- right-click a file being downloaded and choose 'search
> >it' (just with those options).
> >
> >Thanks,
> > Sam
> >
> >
> >
> >>-----Original Message-----
> >>From: [email protected]
> >>[mailto:[email protected]] On Behalf Of
> >>Marcin Okraszewszki
> >>Sent: Thursday, May 12, 2005 9:54 AM
> >>To: [email protected]
> >>Subject: [gui-dev] "Ability to send download filename to search box"
> >>
> >>Hi,
> >>What do you mean by this exactly? You mean ritght click at a
> >>file being downloaded and choose "search it"? If this is a
> >>point, I can do it.
> >>
> >>Marcin
> >>_______________________________________________
> >>gui-dev mailing list
> >>[email protected]
> >>http://www.limewire.org/mailman/listinfo/gui-dev
> >>
> >>
> >
> >_______________________________________________
> >gui-dev mailing list
> >[email protected]
> >http://www.limewire.org/mailman/listinfo/gui-dev
> >
> >
> >
> >
>
> _______________________________________________
> gui-dev mailing list
> [email protected]
> http://www.limewire.org/mailman/listinfo/gui-dev
>



_______________________________________________
gui-dev mailing list
[email protected]
http://www.limewire.org/mailman/listinfo/gui-dev