Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Feature request: Option to choose which "Recent projects" we want to get rid of

(1/2) > >>

ToApolytoXaos:
The title says it all; I often open old projects I don't need and I would like to get rid of them off my "Recent projects" list.

Is it plausible?

Cheers.

stahta01:

--- Quote from: ToApolytoXaos on August 07, 2014, 07:28:53 pm ---The title says it all; I often open old projects I don't need and I would like to get rid of them off my "Recent projects" list.

Is it plausible?

Cheers.

--- End quote ---

The list is made from the workspaces and projects that are saved/saved as.

I find it easiest to open the projects I want to keep and then do a delete history.
Then, I save as the open projects.

I would like an option to delete all project from the list while keeping the workspaces in the list.
Your requested option to edit the list would also be good.

Edit: Is there a max number of entries on the history list? If not, maybe adding a max would be good.

Tim S.

oBFusCATed:
Open the Start Here page and press the little icon next to the project/file name.

The max number is 16 or 20...

Jenna:
The easiest way to delete some projects from history is to click on the little trash-bin on the starthere-page next to the appropriate project (or file).
unfortunately yoiu can only delete one project (or file) at a time with this method.

stahta01:

--- Quote from: oBFusCATed on August 07, 2014, 08:16:30 pm ---Open the Start Here page and press the little icon next to the project/file name.

The max number is 16 or 20...

--- End quote ---

Thank you, it is likely 16 for the max since I have one at 16 right now.

Edit:
From recentitemslist.cpp

--- Code: ---m_list = new wxFileHistory(16, m_firstMenuItemID);

--- End code ---

Tim S.

Navigation

[0] Message Index

[#] Next page

Go to full version