User forums > Nightly builds
The 11 February 2012 build (7789) is out.
Alpha:
--- Quote from: xawari on February 20, 2012, 10:51:08 pm ---2. Editor settings: Why there is "selection" color option only for "C/C++"? (while it should probably be syntax-independent?) UPD: sorry, not only "C/C++" but still kinda irrational.
--- End quote ---
Look inside the lexer_*.xml files; within lexer_cpp.xml there is:
[...]
57. <Style name="Operator"
57. index="10"
59. fg="255,0,0"/>
60. <Style name="Selection"
61. index="-99"
62. bg="192,192,192"/>
63. <Style name="Active line"
64. index="-98"
65. bg="255,255,160"/>
[...]
Selection color is not accessible in most other languages simply because no one has added that tag.
teto:
I had to change a project from folder and when opening the project, it obviously couldn't find those files.
--- Code: --- <Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\C2dShock.cpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\C2dShock.hpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CAddTransparencyCB.cpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CBlurShader.cpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CBlurShader.hpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CDepthMapCallback.cpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CDepthMapCallback.hpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CFXAA.hpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CMotionBlur.cpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CMotionBlur.hpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CNightVision.hpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CPostProcessingHandler.hpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CScreenQuad.cpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CScreenQuadCB.cpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CScreenQuadCB.hpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CScreenQuadSceneNode.cpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CScreenQuadSceneNode.hpp" />
<Unit filename="..\..\..\..\projets\bc0.2\libs\mirrpp\CScreenQuadShader.hpp" />
--- End code ---
but I couldn't remove them from the interface, I've been compelled to edit manually the project file.
oBFusCATed:
teto: Can you provide the exact steps to reproduce this problem?
teto:
I've tried to reproduce it without success. I may have been misled by the fact we can select several files in the projet but when we choose "remove from project" (right click) it just removes the file clicked. I will be more careful next time I spot sthg weird
stefanos_:
Out of curiosity, when will you guys going to release the next release? People come in IRC channel and ask about it; frankly it's been almost two years now.
Also, I have noticed this release-delay in the past, that lasted 2 years since the official switch of version numbering scheme (8.02) to reach the next stable version (10.05).
What is the most stable revision that could be assembled in an installer and ship it to download session so people can see some activity from the project?
Looking forward to hear your reply.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version