News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Codeblocks Startup

Started by gitalafif, November 13, 2018, 12:49:18 PM

Previous topic - Next topic

gitalafif

I am new to Programming and Codeblocks. I have recently started learning c language. My problem is that when i am working with codeblocks i have some c files opened like tabs of a browser. And i just want to know that is there any way to get that tabs open like a browser do on codeblocks startup?
Thanks in Advance. :)

oBFusCATed

Only if you have a project and the files are part of the project. If you don't have a project or the file is not part of the project we don't remember it in the open file list.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Miguel Gimenez

In Settings -> Environment -> General settings select "Open default workspace" and "Open last open files". You need a project for this to work.

gitalafif

A project is for building one program and that is working with some files(i think).
But i want different c files opened like last tabs at startup. Is it possible?

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]