On Saturday 07 May 2005 04:39 pm, Jeremy Bowers wrote:
> OK, I can't quite directly run this, but assuming you're trying to get the
> user to enter some text into the text control, you should be able to add
>           print dlg.venttypeText.GetValue()
> to print what the user entered; this comes after the try: finally: (i.e.,
> on the same indentation as "dlg = vents.vents(self)").

Thanks!  That did the trick.

Jeff
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to