Author Topic: How to configure CB to open last files at start up time?  (Read 10636 times)

Offline Rasoul

  • Single posting newcomer
  • *
  • Posts: 2
How to configure CB to open last files at start up time?
« on: February 20, 2013, 05:17:15 pm »
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

  • Guest
Re: How to configure CB to open last files at start up time?
« Reply #1 on: February 20, 2013, 05:36:08 pm »
See Settings|Environment|General Settings, and then the "On project load" radio buttons.

Offline Rasoul

  • Single posting newcomer
  • *
  • Posts: 2
Re: How to configure CB to open last files at start up time?
« Reply #2 on: February 20, 2013, 05:46:40 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

  • Guest
Re: How to configure CB to open last files at start up time?
« Reply #3 on: February 20, 2013, 05:55:40 pm »
Code:;Blocks, like most modern IDEs, is project-oriented. If you don't use projects, many features won't be available to you.