|
|
 | | From: | Igor S | | Subject: | simple question | | Date: | Thu, 20 Jan 2005 19:52:34 +0000 (UTC) |
|
|
 | Hi All,
Are there ChDir and ChDrive functions in wxWidgets?
Can't see it in a documentation.
Thank you,
Igor
--------------------------------------------------------------------- To unsubscribe, e-mail: wx-users-unsubscribe@lists.wxwidgets.org For additional commands, e-mail: wx-users-help@lists.wxwidgets.org
|
|
 | | From: | Igor S | | Subject: | Re: simple question | | Date: | Thu, 20 Jan 2005 19:54:52 +0000 (UTC) |
|
|
 | Is this possible to use wxSetWorkingDirectory in both cases?
Igor --- Igor S wrote: > Hi All, > > Are there ChDir and ChDrive functions in wxWidgets? > > Can't see it in a documentation. > > Thank you, > > Igor > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > wx-users-unsubscribe@lists.wxwidgets.org > For additional commands, e-mail: > wx-users-help@lists.wxwidgets.org > >
--------------------------------------------------------------------- To unsubscribe, e-mail: wx-users-unsubscribe@lists.wxwidgets.org For additional commands, e-mail: wx-users-help@lists.wxwidgets.org
|
|
 | | From: | Bryan Bulten | | Subject: | Re: simple question | | Date: | Thu, 20 Jan 2005 21:31:10 +0000 (UTC) |
|
|
 | > Is this possible to use wxSetWorkingDirectory in both > cases?
Yes. Just specify the drive that you want to change to in the path.
-- Bryan Bulten http://www.bulten.ca/ http://wxnet.sourceforge.net/
--------------------------------------------------------------------- To unsubscribe, e-mail: wx-users-unsubscribe@lists.wxwidgets.org For additional commands, e-mail: wx-users-help@lists.wxwidgets.org
|
|
|