<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV><FONT face=Arial size=2>Hi All,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I sent this to the wxPython mail list but haven't
seen it appear. It might be too basic for them.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm new to GUI programming and chose wxPython
(after reading many rave reviews). My several Python books cover the old version
(without the wx namespace). </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I would like to read from a text box on one form
and write some results based on the read to another form. I suppose both forms
have panels (that's how I designed things, using wxGlade). The text I will
write is rather lengthy so I will write to a multiline scrollable text box.
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>My paltry attempts at a solution so far have not
resulted in success. Would anyone be able to contribute a small piece of code to
get me started? </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Lance</FONT></DIV></DIV></BODY></HTML>