User forums > Nightly builds
The 26 November 2008 build (5322) is out.
Jenna:
The way it's done in C::B is the way recommended by wxWidgets:
--- Quote ---wxFile(const char* filename, wxFile::OpenMode mode = wxFile::read)
Opens a file with the given mode. As there is no way to return whether the operation was successful or not from the constructor you should test the return value of IsOpened to check that it didn't fail.
--- End quote ---
quote from wxWidgets doc
Wavesonics:
--- Quote ---Has anyone noticed this bug:
When using the symbol browser for a project, it seems like the entire program loses focus, and I have to switch to some other running program and then back to C::B for it to become interactive again.
It might not *just* be when using the symbol browser, but thats when I've noticed it so far.
--- End quote ---
I've seen this on Vista64 and XP32, no one else has seen this?
ollydbg:
--- Quote from: Wavesonics on December 15, 2008, 04:51:17 pm ---Has anyone noticed this bug:
When using the symbol browser for a project, it seems like the entire program loses focus, and I have to switch to some other running program and then back to C::B for it to become interactive again.
It might not *just* be when using the symbol browser, but thats when I've noticed it so far.
Also, another small one, when using the symbol browser, when you click on a symbol to jump to it, it jumps to it just fine, but it scrolls the symbol browsers all the way to the bottom, kinda annoying.
--- End quote ---
HI, Wavesonics
I test it again about the "symbol browsers" problem you stated. I found that sometimes when I click an entry on the symbol browser list. The cursor will go to the right line, but the scrollbar of the symbol browser will move to the bottom of the list. This bug happen randomly, not every time I use the "symbol browser".
Jenna:
I will not be at home the next days (until saturday).
So I updated the packages on my server to revision 5341 5344 this night.
I know it's a little bit early, but I will most likely not have much time to read and post in the forum until I'm back, so
I want to wish all users and all devs a
merry christmas
ollydbg:
Thanks!
Merry Christmas to code::blocks's users and developers!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version