Re: [Tutor] file locations

2008-11-24 Thread Kent Johnson
On Mon, Nov 24, 2008 at 2:10 PM, Jeff Peery <[EMAIL PROTECTED]> wrote: > Hello, > I have a wxapp from which I would like to execute another wxapp. the 'child' > wxapp is located in a sub directory of the 'parent' wxapp. The problem I'm > having is that I execute the child app from the parent app an

Re: [Tutor] file locations

2008-11-24 Thread W W
On Mon, Nov 24, 2008 at 1:10 PM, Jeff Peery <[EMAIL PROTECTED]> wrote: > Hello, > I have a wxapp from which I would like to execute another wxapp. the > 'child' wxapp is located in a sub directory of the 'parent' wxapp. The > problem I'm having is that I execute the child app from the parent app a

[Tutor] file locations

2008-11-24 Thread Jeff Peery
Hello, I have a wxapp from which I would like to execute another wxapp. the 'child' wxapp is located in a sub directory of the 'parent' wxapp. The problem I'm having is that I execute the child app from the parent app and it cannot find the modules/images/files etc that it needs because it i