User forums > Using Code::Blocks

How do I create multiple files?

(1/2) > >>

El roux:
Hi! I'am new to code::blocks!
I can't find a way to create new files fast, like the good ol' ctrl+n.
Let say, i start a projet. I already have the classes I need, say like 15 classes. Going through the file wizard 15*2 (for the .cpp/.hpp) is a pain  :D
Is there a way to just put the wizard file creation on a loop or juste create the file faster?

Edit: I can't seem to slip view with two different fils either... I'am using 10.05.
When using "split view", it slipts to the file I'am already editing. When I'am clicking on another tab, I'am loosing the "split".

Alpha:
I am not sure exactly what you want, but you could try the class wizard (File->New->Class...), or if the files already exist, you could add them to the project.

To view multiple files at the same time, simply open up both in separate tabs, then click and drag one of the tabs so that it docks on the edge of the screen.

El roux:
All right! Thanks!
Got it!!

Alpha:
Glad to help.

I forgot to mention:

--- Quote from: El roux on September 25, 2011, 03:44:18 am ---I can't find a way to create new files fast, like the good ol' ctrl+n.

--- End quote ---
Ctrl-Shift-N will create a blank file.  (At least in my version it does; the wiki-page says it is just Ctrl-N ??)

El roux:
Ctrl+shft+n works!
My bad, I could've looked better...! Thanks!

Navigation

[0] Message Index

[#] Next page

Go to full version