Code::Blocks Forums
User forums => Nightly builds => Topic started by: killerbot on December 22, 2006, 08:50:40 pm
-
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z
For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z
The 22 December 2006 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20061222_rev3413_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20061222_rev3413_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20061222_rev3413_suse100+101.i586.rpm
http://prdownload.berlios.de/codeblocks/CB_20061222_rev3413_fc4+5.i586.rpm
Resolved Fixed:
- Implemented "security" page in scripting settings
Regressions/Confirmed/Annoying/Common bugs:
- toolbar-images-not-changing-state (is a wx problem/Win XP problem)
- menu items with icon not correctly aligned (since wx263)
-
In this version, as in some previous versions, code completion does not work. I am using SuSE 10.1 RPM. I have checked all the 'Editor' settings, and SmartSense is enabled, with Follow local includes and Follow global includes both checked.
In rev 3392 code completion worked fine.
-
please focus more on code completition. this is thingie that developers relly need and when i compare it to visual studion 8 ee it relly lacks...
1.sometimes the members of struct or class won't pop up, but it exist. eg in SDL, sdl_surface->w won't pop up sdl_surfac members
2.tooltip or bubble of function prototype and comments up to function when browsing code completition pop up could be nice
3.when start writing call to function and put first bracket, tooltip with function prototype could be nice
thanks
-
I agree with lubos, i am not a great programmer, but i am now starting to use classes and when i use the direct or indirect membership operator nothing comes up. I don't know if i am doing it correctly or not! I have to try my program in VC++ Express to see if it is right.
Edit: Still a fantastic IDE by the way :D
-
bug:
activate another project, select it, the box indicating the selected project does not fit the entire project name (because now it has bold font).