<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">I have also thought about this way. </font>
<br>
<br><font size=2 face="sans-serif">My problem is to open a new dialog on the client by an onClick()-event, for example.</font>
<br>
<br><font size=2 face="sans-serif">Do you have an idea? I would appreciate any examples ;-).<br>
</font><font size=2 face="Arial"><br>
regards<br>
<br>
Martin<br>
</font>
<hr>
<br>
<br>
<br>
<table border width=100%>
<tr>
<td>
<td><font size=1 face="sans-serif">An: &nbsp; &nbsp; &nbsp; &nbsp;twisted-python@twistedmatrix.com</font>
<br><font size=1 face="sans-serif">Kopie: &nbsp; &nbsp; &nbsp; &nbsp;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</font>
<br>
<br><font size=1 face="sans-serif">Thema: &nbsp; &nbsp; &nbsp; &nbsp;Re: [Twisted-Python] (no subject)</font>
<br>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=2 face="sans-serif"><b>&quot;Uwe C. Schroeder&quot; &lt;uwe@oss4u.com&gt;</b></font>
<br><font size=1 face="sans-serif">Gesendet von:</font>
<br><font size=1 face="sans-serif">twisted-python-admin@twistedmatrix.com</font>
<p><font size=1 face="sans-serif"><b>06.05.2003 02:59</b></font>
<br><font size=1 face="sans-serif">Bitte antworten an twisted-python</font>
<br>
<table>
<tr valign=top>
<td><img src=cid:_1_2C4000004D7C00291214C1256D1E></table>
<br>
<td></table>
<br>
<br>
<br><font size=2 face="Courier New">On Monday 05 May 2003 07:26 am, mmoellenbeck@plus.de wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I'm new to twisted and have some questions:<br>
&gt;<br>
&gt; - Can I use a pb.Copyable as pb.RemoteReference?<br>
&gt;<br>
&gt; I have designed an wx-application and want request the wxframe from the<br>
&gt; server by the client.<br>
&gt; Events from the client should call methods of the server.<br>
<br>
I don't think that's going to work. A wxFrame is basically a stub class to an <br>
underlying c++ extension. There are already some issues with subclassing <br>
wxPython classes, not to speak of redistributing them over the network.<br>
<br>
What my applications do is to fetch a xrc file (wx xml ressource) from the <br>
server and instanciate the gui locally on the client. That works quite fine <br>
and btw decouples the gui from the business logic, which is normally what you <br>
want in a multi tier application.<br>
<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; UC<br>
<br>
--<br>
Open Source Solutions 4U, LLC &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2570 Fleetwood Drive<br>
Phone: &nbsp;+1 650 872 2425 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;San Bruno, CA 94066<br>
Cell: &nbsp; +1 650 302 2405 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;United States<br>
Fax: &nbsp; &nbsp;+1 650 872 2417<br>
<br>
<br>
_______________________________________________<br>
Twisted-Python mailing list<br>
Twisted-Python@twistedmatrix.com<br>
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python<br>
</font>
<br>
<br>