[Tutor] wxPython

L lbrannma at yahoo.com
Wed Nov 17 05:45:51 CET 2004


Hi All,

I sent this to the wxPython mail list but haven't seen it appear. It might be too basic for them.

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). 

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. 

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? 

Thanks,
Lance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20041116/4bb81c1a/attachment.htm


More information about the Tutor mailing list