Re: How To Delete entries in wxGlade's File History list
M A <[email protected]> Fri, 21 May 2021 13:40:49 -0400
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
Sounds like a "Clear File History" menu item is needed. > On May 21, 2021, at 2:54 AM, William Luitje <[email protected]> wrote: > > I recently had an intense period of experimenting with wxGlade to find out the best way to create the UI for a new project. I had a different wxg file for each approach so that I could try different things and go back and forth between various ideas. That worked out just fine and I was able to create the UI I wanted but then I had more than 10 wxg files in my project list in wxGlade and I knew I was not going to need to use most of them ever again. > > So I decided to see if I could find where the recent file list is stored and whether I could edit it. The answer for Windows is that it is contained in a file called file_history.txt which is stored in the directory > > C:\Users\<user_name>\AppData\Roaming\wxglade > > file_history.txt is a plain text file with one file name per line (which is terminated with a LF) and can be modified easily with a text editor. (Obviously, save a copy before modifying it, just in case.) > _______________________________________________ > wxGlade-general mailing list > wxGlade-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/wxglade-general