User forums > Nightly builds

The 12 July 2007 build will NOT be out.

<< < (2/2)

i25ffz:
A little GUI bug, when I open APOCALYX(http://apocalyx.sourceforge.net/) project, and view the project options, case project have much targets so I can't see Ok and Cancel button, I know we can edit the xrc file to amend it, but I want codeblocks developers can focus this little bug things! because I want codeblocks can be the best open source c&c++ IDE!!!

JGM:

--- Quote from: i25ffz on July 13, 2007, 04:18:06 am ---A little GUI bug, when I open APOCALYX(http://apocalyx.sourceforge.net/) project, and view the project options, case project have much targets so I can't see Ok and Cancel button, I know we can edit the xrc file to amend it, but I want codeblocks developers can focus this little bug things! because I want codeblocks can be the best open source c&c++ IDE!!!

--- End quote ---

I noticed that, I just work it around with a Higher Resolution.

Wolf:
Yeah, I noticed that too. Does the same for width.
But this is the least of my problems.
A really annoying problem is that code completion parses only one level of includes...
I'm using SDL (#include <SDL/SDL.h>) but it won't parse what is in SDL_video.h since it is not in the base folder of SDL, it is in a subfolder called SDL. (I know, gets a bit confusing... include > SDL > SDL.h; SDL_video.h) SDL.h gets parsed because I include it, but not SDL_video.h, which is included in SDL.h.

-- Wolf --

Navigation

[0] Message Index

[*] Previous page

Go to full version