Code::Blocks Forums
User forums => Help => Topic started by: Kalith on August 15, 2009, 02:37:10 pm
-
Hi !
I've made a quick search but couldn't find anything related : whenever I remove a file from a project (right click on the file : 'Remove file from project'), the projects panel refreshes... and scrolls down to the bottom of the file list :? This is annoying when removing several files.
More details about my configuration :
My workspace contains four projects and more than 200 files, though they are rarely displayed all at once (most of them remain folded), so I only have ~100 displayed "lines" in the panel.
-
Your posts lacks some basic information:
which version of C::B do you use,
self-compiled or pre-build,
which version of wxWidgets is used,
which OS do you use ?
But let me guess, afetr a try on my virtual w2k-box:
your OS is windows (I can confirm it for C::B actual trunk with wxWidgets 2.8.10).
Works fine here under linux (debian 64-bit, C::B actual trunk and wxWidgets 2.8.10).
So it is most likely a wxMSW issue.
-
Sorry,
Yes I'm running Windows (will check with Ubuntu when I find the time), using the latest nightly (and wx v2.8.8, I think).