User forums > General (but related to Code::Blocks)
Project opening
killerbot:
I now noticed it also, all that flickering.
Hey , we need a plug-in which repositions all toolbar buttons and we can have our own CB X-mass tree.
8) 8) 8)
thomas:
Uhhh... I just switched to 1762 as the work-with-release, and now I have it too... :shock:
It is code completion that causes all this (and very likely, it is the "fix all Yield issues" thing, because the flashing happens exactly at this location if you step through it). Probably I did not see it before because my test profile had code completion disabled.
Ow man... this is quite nasty...
sethjackson:
--- Quote from: thomas on January 15, 2006, 10:01:06 pm ---Uhhh... I just switched to 1762 as the work-with-release, and now I have it too... :shock:
It is code completion that causes all this (and very likely, it is the "fix all Yield issues" thing, because the flashing happens exactly at this location if you step through it). Probably I did not see it before because my test profile had code completion disabled.
Ow man... this is quite nasty...
--- End quote ---
:lol:
mandrav:
Actually, it's not Rick's fault after all :)
It's killerbot's :P
Fixed now.
rickg22:
Thanks for the "thanks" :P
Actually, i looked at the source code, and wxApp::Yield DOES include a ProcessPendingEvents.
My point was to elliminate the reentry possibility in the messagemanager while being able to display the messages. A special case i didn't take into account was the debugger plugin, where the events are timer/process/whatever-generated and therefore not filtered (they're not windowing messages). I'm gonna plug this leak tonight.
Navigation
[0] Message Index
[*] Previous page
Go to full version