[wx-dev] New commiters

ABX abx at abx.art.pl
Tue Jul 4 09:01:17 PDT 2006


"Angel Vidal (Kry)" <kry at amule.org>:
> About "better way", this only added the "." (current folder) to the list
> of folders to look for files, and given that "." is the place to look
> for files in a lot of cases, I'd like to see what's the "better way" you
> did on your side :)

The "better way" ;-) was referenced by the url. The meaning of "." can flow at
the runtime if application could change current working directory for internal
purposes while:

  TexPathList.Add(::wxGetCwd());

is static at the run time whathever TexPathList is doing with it. Anyway,
since my change was commited some ago, I'm curious why it wasn't working for
you yet.

ABX




More information about the wx-dev mailing list