How To Delete entries in wxGlade's File History list
William Luitje <[email protected]> Thu, 20 May 2021 23:54:39 -0700
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <CACDBsVVK+=Vt+=pNZ+K-XHQPox-x1dmyBDmYPRVoRcXfhKmONA@mail.gmail.com> |
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