need code-snippet for a simple dialog window in wxPython

pythonhda pythonhda at yahoo.com.replacepythonwithlinux
Tue Aug 26 09:38:31 EDT 2003


Download the wxpython demo from their website. Also check out the wiki for additional help: http://wiki.wxpython.org/index.cgi/MessageBoxes

On Tue, 26 Aug 2003 12:53:12 +0200
Christoph Lehmann <christoph.lehmann at gmx.ch> wrote:

> Hi
> 
> I am a newbie and have a very simple python code, doing some calculations.
> 
> maybe there is one already having a code snippet in wxPython for what I need:
> 
> (i) simple dialog box, where the user can enter an integer. after
> closing the dialog I get this integer. nothing more
> 
> (ii) similar for getting a file-name (with a file-dialog)
> 
> thanks a lot
> 
> 
> christoph
> 
> 
> -- 
> Christoph Lehmann <christoph.lehmann at gmx.ch>
> 
> 




More information about the Python-list mailing list