User forums > Nightly builds
The 07 November 2010 build (6840) is out.
Monolith:
Misspelling in Settings->Editor->Source Formatter->Formatting "Insert space padding after paren headers only."
Also I was wondering if there was a way to edit "smart" indent tabbing style. I would like the "smart" indent to kick over only 1 tab on continued lines and not line up under the parameters.
oBFusCATed:
Yes you can turn of the parameter alignment...
It is somewhere in Settings -> Editor, look for checkbox "smart indent brace" or something like that...
huliming2004:
Reacently i was immigratting a qt-mingw project to vs2005, i found that
you cannot make the order of search directories. i found many file conficts
like imessag.h, parser.h with vs2005 PlatformSDK, i adjust the search order to
avoid it and found it was very inconvenient. Do you provide a fuction that can
move directory items up and down like vs2005 or delphi do?
(build options -> search directories)
best regards!
oBFusCATed:
I think there are two buttons on the right side -> "up" and "down"
Folco:
I think I have a problem with "current project".
I have two opened projects (but I don't use a workspace file to open both in the same time : I open .cbp files separately).
I have an own "build" tool binded to the F5 key. Here its parameters :
As you can see, it uses ${PROJECT_DIR} to be sure that the 'build.sh' script is the one of the current project.
(edit -> on this shot, I have forgotten the '$' symbol before {...}. But behaviour is still same after having added it :()
In CB, my current project is 'Par' (it's written in bold font), the one which is not current is 'pdtlib' (simple font).
But when I press F5, the 'build.sh' script is the one of Pdtlib, not the one of Par. Is it a bug, or am I totally wrong ?
I tried to toggle current activated project, by double-clicking or right-clicking the project name, it's always assemble Pdtlib, never Par.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version