os.chdir + GUI question

Philippe C. Martin pmartin at snakecard.com
Sat Dec 3 09:58:42 EST 2005


Hi,

I do not know whether this is a Python, wxPython, Windows, or coding 
question ...

I have a program that changes disk/directory using os.chdir (verified OK 
with os.getcwd) then opens a file dialog box using wx.FileDialog with "" 
as default dir.

I expected to be in my chdir directory but found myself in the windows 
desktop.

Any clue ?

Regards,

Philippe



-- 
SnakeCard, LLC
Philippe C. Martin
www.snakecard.com





More information about the Python-list mailing list