Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on August 13, 2006, 06:24:35 pm

Title: The 13 august 2006 build will NOT be out.
Post by: killerbot on August 13, 2006, 06:24:35 pm
no commits
Title: Re: The 13 august 2006 build will NOT be out.
Post by: Phatency on August 13, 2006, 09:42:04 pm
Could someone add horizontal scrollbar to add files recursively / multiple selection -dialog? Will take someone a minute, and would help me _a lot_. It's relatively hard to add the files without actually seeing the filenames if the path gets too long :/ Sorry for posting here, but got kind of tired of waiting :e (I posted it in berlios ages ago, or atleast it feels like it)
Title: Re: The 13 august 2006 build will NOT be out.
Post by: killerbot on August 13, 2006, 09:52:47 pm
Could someone add horizontal scrollbar to add files recursively / multiple selection -dialog? Will take someone a minute, and would help me _a lot_. It's relatively hard to add the files without actually seeing the filenames if the path gets too long :/ Sorry for posting here, but got kind of tired of waiting :e (I posted it in berlios ages ago, or atleast it feels like it)
I will look into this.
Title: Re: The 13 august 2006 build will NOT be out.
Post by: killerbot on August 13, 2006, 10:12:43 pm
done : rev 2842
Title: Re: The 13 august 2006 build will NOT be out.
Post by: godcode on August 14, 2006, 08:31:47 am
and dude, would you be so kind to add 'color schemes' for the c++ key words... like the Borland sytax scheme, and Visual C++ scheme too? but its still ok though if this wont be added...
Title: Re: The 13 august 2006 build will NOT be out.
Post by: Pecan on August 14, 2006, 01:41:59 pm
and dude, would you be so kind to add 'color schemes' for the c++ key words... like the Borland sytax scheme, and Visual C++ scheme too? but its still ok though if this wont be added...

Menu>Settings>Editor>Syntax Highlighting
Title: Re: The 13 august 2006 build will NOT be out.
Post by: Phatency on August 14, 2006, 05:24:24 pm
done : rev 2842
Yay, I knew I could trust you. Whineing is the key to happiness.
Title: Re: The 13 august 2006 build will NOT be out.
Post by: killerbot on August 14, 2006, 05:36:07 pm
Quote
Whineing is the key to happiness.
It surely is not !!!
Title: Re: The 13 august 2006 build will NOT be out.
Post by: Phatency on August 14, 2006, 05:43:22 pm
Quote
Whineing is the key to happiness.
It surely is not !!!
Actually no, now I feel _idiotic_ as I noticed you could actually resize the window in the first place.
Title: Re: The 13 august 2006 build will NOT be out.
Post by: killerbot on August 14, 2006, 05:48:12 pm
yes , you can resize, but the scrollbar seems to me a good addition, also the screen has his limits ;-)
Title: Re: The 13 august 2006 build will NOT be out.
Post by: godcode on August 15, 2006, 04:32:13 am
and dude, would you be so kind to add 'color schemes' for the c++ key words... like the Borland sytax scheme, and Visual C++ scheme too? but its still ok though if this wont be added...

Menu>Settings>Editor>Syntax Highlighting


i'm actually hoping for a 'premade' set of color themes that would be included with CodeBlocks so that i wont have to always change the syntax colors everytime a new nightly build is released...
Title: Re: The 13 august 2006 build will NOT be out.
Post by: Pecan on August 15, 2006, 04:46:11 am
i'm actually hoping for a 'premade' set of color themes that would be included with CodeBlocks so that i wont have to always change the syntax colors everytime a new nightly build is released...

The syntax highlight specs are saved in your .conf file. So you should be able to set them once and it stays that way across nightlys and SVN rebuilds.

It does for most of us anyway.

Are  you accidently reseting your default.conf each time you update?

Also, CB does come with default syntax highlighting for each language.