> What my applications do is to fetch a xrc file (wx xml ressource) from > the > server and instanciate the gui locally on the client. That works quite > fine > and btw decouples the gui from the business logic, which is normally > what you > want in a multi tier application. Any documentation on that ? I have the same problems...