News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

How to configure CB to open last files at start up time?

Started by Rasoul, February 20, 2013, 05:17:15 PM

Previous topic - Next topic

Rasoul

Hi there,
I have a problem with setting CB to open the last files that I was working with, at start up. Let's assume that I am working with 12 opened files, I want to leave the work for later so I close CB (without closing the files), I expect that the next time I run CB, it automatically load and open the last working files, but it doesn't do this and I have to reopen them one by one. I tried to find a way by looking at Settings menu, but I couldn't figure out.

OS: Ubuntu 11.10, 32-bit
CB version: SVN 7932

zabzonk

See Settings|Environment|General Settings, and then the "On project load" radio buttons.

Rasoul

Quote from: Neil Butterworth on February 20, 2013, 05:36:08 PM
See Settings|Environment|General Settings, and then the "On project load" radio buttons.

The files are not part of a CB created project! They are just 12 CPP files that I open with CB to edit. For this, there seems to be no settings or I'm missing something here.

zabzonk

Code:;Blocks, like most modern IDEs, is project-oriented. If you don't use projects, many features won't be available to you.