Project Chooser

When one starts Xojo the Project Chooser appears. I can then easily pick what I want to work on. So far so good. What I would like is the ability to remove items from the Recent Projects list (sometimes I open something just to look how something was done) and to lock items in the list (I don’t want it to fall off the list in case I open a bunch of items).

-Bob

This has been covered recently in another topic.

I side with you, but unfortunately it’s a Recent Items list and not a Favorite Items list. To clear things individually you have to make it so Xojo can’t find the item (Windows you can move it, but on Mac you have to trash it.) The only other option to edit the recents list is to clear them all by using File > Open Recent > Clear Recents List.

Someone should to make a Feedback request for a Favorite Items list.

I would like to have the ability to retain more than 10 items in the list… In fact, I wouldn’t mind an infinite list, as long as the file still exists.

Hmmm seems the preference for how many recent items is MIA

You can alter it in the plist but a feedback report about the missing pref would be good too

Oh there’s supposed to be a preference? That would be very nice to see.

Yeah if you peek in an old version like 2012r2.1 there is one

Looks like altering the plist just reverts back to 10 after relaunch and quit of Xojo…

Dont recall it being hard coded but filing a bug report or Fr to add it back would be in order

Open Xojo.app myproject.xojo_binary_project
opens the project in the IDE. That gives the possibility to manage a list of projects in a separate app. If we could find where the IDE saves it list of recent projects, you could have your infinite list :wink: