Author Topic: 2 questions  (Read 4934 times)

Offline Leo.J90

  • Multiple posting newcomer
  • *
  • Posts: 30
  • Programming & Reverse Engineering
2 questions
« on: May 04, 2006, 03:53:29 am »
1) Can i set default zoom?
Every time I create or open any project, I need to zoom-in.

2) Can i enter the title project while creating it?
Every time I create a new project, I need to right-click on Console application > Properties and change the title.

It's very irksome.:(
"Don't think about the work, think about the benefit"

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: 2 questions
« Reply #1 on: May 04, 2006, 09:31:43 am »
The zoom is being saved since about 2 weeks.

It is not perfect insofar as if you change zoom in one tab, then it does not update all others (this would be intuitive, but wxScintilla makes it particularly difficult to do that).

Open a file and zoom in/out using Ctrl-Key and mouse wheel as usual. All files that you open after this will open with the zoom that you have set. Code::Blocks remembers the value after an application restart.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."