[wxGenericDirCtrl] change working dir

Christian Buhtz exsudat at gmx.de
Tue Nov 13 15:30:38 PST 2007


Maybe there is a bug in wxGenericDirCtrl but I am not sure because I 
don't know the internals.

The working dir of my applications is D:\Garage\project\blackfisk\trunk 
at the start because the binary is in there. That is ok.
But If I click inside my wxGenericDirCtrl the working dir change to D:\. 
It doesn't matter on which item I click (there are 5 other volumes) in 
the wxGenericDirCtrl - the wxGetCwd() change to D:\ everytime.

What could it be?

I am using wx from SVN, compiled with MinGW (unicode, debug, monolitic, 
dll) on WinXP.





More information about the wx-dev mailing list