RE: [gui-dev] Explore/Show File button on download page - $50
"Vlad Popa" <[email protected]> Mon, 16 May 2005 22:51:50 -0600
| Newsgroups | gmane.network.gnutella.limewire.gui.devel |
|---|---|
| Message-ID | <000201c55a9c$2601fe30$c402a8c0@Llama> |
Wile trying to implement the two features outlined below, I noticed that the Uploade class does not have a method to get the file being uploaded at the selected slot. getFil () just gets the file name, and getFileDesc() brings up a big descriptor for the file. Am I missing something, or should I be adding a "getFilePath()" to downloader ? Thanks, Vlad -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Friday, May 13, 2005 7:13 AM To: [email protected]; Vlad Popa Cc: [email protected] Subject: Re: [gui-dev] Explore/Show File button on download page - $50 Hi Vlad, Someone has already sent a request to work on this particular feature, so we'll give them a bit more time before offering it back to anyone else. However, an equally important feature (that is about the same scale of difficulty) would be to offer the 'Explore/Show File' as a popupmenu option in the Uploads table, as well as a 'Launch' button there. As for CVS, once you have it installed on your machine, you can checkout the repository via CVS with: cvs -d:pserver:[email protected]:/cvs login <type guest as the password> cvs -d:pserver:[email protected]:/cvs checkout core gui lib tests Then, to see a diff of your changes (which is what we'll need to merge it in), use: cvs diff -BbuN Main.java >> patchfile.txt where Main.java is the files you've modified. You can view these instructions on the limewire.org website by viewing the 'Accessing the Source Code' and 'Contributing New Source Code' pages. Thanks, Sam Quoting Vlad Popa <[email protected]>: > I have coded the solution to this problem but am having trouble > installing cvs on my computer right now I have coded it of one of the > code snapshots. I only know how to change the locale files for > English and Romanian.. maybe German. > > Any help running cvs on windows would be appreciated. > Thanks > Vlad > _______________________________________________ gui-dev mailing list [email protected] http://www.limewire.org/mailman/listinfo/gui-dev