Re: Most Recent Files Listing
From: Larry Serflaten (serflaten_at_usinternet.com)
Date: 12/19/04
- Next message: Earl: "Re: VB.net books"
- Previous message: Mr. B: "Most Recent Files Listing"
- In reply to: Mr. B: "Most Recent Files Listing"
- Next in thread: Cor Ligthert: "Re: Most Recent Files Listing"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 19 Dec 2004 00:55:18 -0600
"Mr. B" <User@NoWhere.com> wrote
> In my application which allows a user to open specific AutoCAD script files
> (SCR extension), I want to intoduce a listing of the 10 most recently opened
> files.
>
> I know of at least two ways that I could do this:
> 1) Have a text file that contains the information
> 2) Write the info to the Registry
>
> The first is my easiest as I am familiar with TXT type files.
<...>
> And I've never written anything to the Registry.
>
> So on that note, any thoughts/comments/tips/hints on my best (or suggested
> best) way to do this?
It seems you should go with the method you know best. Not only would it be
a breeze to wire up, but the file would also be accessable to the user. In that way
the first entry could be the number to list, such that the user can easily set that value
there, (As well as some option page in your app). If they want 25 MRU names, then
they can have them....
Just a suggestion!
LFS
- Next message: Earl: "Re: VB.net books"
- Previous message: Mr. B: "Most Recent Files Listing"
- In reply to: Mr. B: "Most Recent Files Listing"
- Next in thread: Cor Ligthert: "Re: Most Recent Files Listing"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|