User forums > Nightly builds
The 10 January 2007 build is out.
Electron:
These bugs and suggestions are not specifically related to this build, but more my remaining gripes with C::B despite the excellent progress it has made over the past year or so.
-This is probably already a known bug, but if in "Current File's Symbols" mode for the class-browser, the symbols don't refresh at all when a new file is opened.
-An option to automatically expand all namespaces in the symbol browser would be nice
-Why on earth does the left-hand menu in the Settings windows use huge (and imo pointless) graphical icons that one must scroll through to get to all of them. Wouldn't simple text be better, so all menu items would be visible at once?
stahta01:
--- Quote from: Electron on January 14, 2007, 04:12:42 pm ----Why on earth does the left-hand menu in the Settings windows use huge (and imo pointless) graphical icons that one must scroll through to get to all of them. Wouldn't simple text be better, so all menu items would be visible at once?
--- End quote ---
Try doing this
Settings -> Environment -> View -> "Setting Icons Size" to "No icons, just text"
Tim S
Electron:
Ah thank you, that fixes one of my issues :)
cbexaminr:
--- Quote from: stahta01 on January 14, 2007, 03:22:14 pm ---
--- Quote from: cbexaminr on January 14, 2007, 04:37:37 am ---Fetched SVN source
--- End quote ---
You are fetching the source from svn.berlios.de?
Tim S
--- End quote ---
used:
svn checkout svn://svn.berlios.de/codeblocks/trunk
per the instructions at:
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Windows
stahta01:
--- Quote from: cbexaminr on January 14, 2007, 04:37:37 am ---Search of wxwidgets tree finds several wx/.../setup.h files, but none at wx directory tree level...???
don't know what's right, but tried copying wx/msw/setup.h to wx/setup.h, played with global wx var paths, finally got tinywxuni.cpp to compile, but still get same final result above.
...Just found tinywxuni.<cpp,h> are not checked as target files to build, so guess that's not the problem...
--- End quote ---
The setup.h that is supposed to be used is in this path lib\gcc_dll\mswu\wx please remove the one you place at include\wx. Note, sometimes it is required to copy setup0.h to setup.h in folder include\wx\msw if the make of wxWidgets fails to create the file include\wx\msw\setup.h. The make should the copy that setup.h to
lib\gcc_dll\mswu\wx\setup.h. (at least this is how I believe it works from using wxWidgets)
Tim S
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version