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 is looking in the parents 
directory location and not its own. I want to keep the child wxapp in its own 
sub directory for organizational purposes, but what is the best way to deal 
with this problem?
   
  thanks,
  Jeff
  


       
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to