Re: recent files in file browser
Michael Erskine <[email protected]> Wed, 28 Feb 2007 14:52:41 +0000
| Newsgroups | gmane.comp.lang.perl.tk |
|---|---|
| Organization | KeTech Systems Ltd |
| Message-ID | <[email protected]> |
On Wednesday 28 February 2007 14:31, Henry Merryweather wrote:
> Recent Files list when using file browser
> In an application I use, there is an additional icon that allows you to
> select from a list of the most recent files that have been selected. This
> is very useful particularly as one of the side benefits is that it gives a
> quick way of going to the directory you want. Can such an icon be added
> (or is it already there) to the file browser in Perl Tk that you get when
> using GetOpenFIle?
Hi Henry,
Some time ago I wrote a Tk::MRUList ("MRU" = "Most Recently Used") which I
often used with a file browser or directory browser. I only wrote a Win32
backend that stored the MRUList entries in the Windows Registry and
unfortunately didn't get round to packaging the modules for CPAN.
The code is still available on sourceforge as part of an application
called "tkfif" ("Tk Find in Files") which is a Windows app for searching
trees of files for regexes. See...
http://sourceforge.net/project/showfiles.php?group_id=27073&package_id=21688
Regards,
Michael Erskine.
--
I saw Lassie. It took me four shows to figure out why the hairy kid never
spoke. I mean, he could roll over and all that, but did that deserve a series?
--++**==--++**==--++**==--++**==--++**==--++**==--++**==
ptk mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/ptk