[wx-dev] [ wxwindows-Bugs-1873130 ] [wxGenericDirCtrl] change the
working dir
SourceForge.net
noreply at sourceforge.net
Thu Apr 24 09:20:12 PDT 2008
Bugs item #1873130, was opened at 2008-01-16 20:03
Message generated for change (Comment added) made by moonkid
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1873130&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 8
Private: No
Submitted By: Christian Buhtz (moonkid)
Assigned to: Nobody/Anonymous (nobody)
Summary: [wxGenericDirCtrl] change the working dir
Initial Comment:
Maybe there is a bug in wxGenericDirCtrl but I am not sure because I don't know the internals. I postet it some month before in the forum but no one answered.
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.
I am using wx from SVN, compiled with MinGW (unicode, debug, monolitic, dll) on WinXP.
----------------------------------------------------------------------
>Comment By: Christian Buhtz (moonkid)
Date: 2008-04-24 18:20
Message:
Logged In: YES
user_id=601949
Originator: YES
File Added: wx_cwd_bug.zip
----------------------------------------------------------------------
Comment By: Christian Buhtz (moonkid)
Date: 2008-04-24 18:19
Message:
Logged In: YES
user_id=601949
Originator: YES
The bug is quite there! I created a test-application for that.
File Added: wx_cwd_bug.7z
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1873130&group_id=9863
More information about the wx-dev
mailing list