I'm trying wxpython for the first time,so i need a sample program with the details of how to run it

link|improve this question
feedback

1 Answer

There are several tutorials available. You might want to start here: http://wiki.wxpython.org/Getting%20Started

Among other things, this page includes some sample applications, from a simple "Hello World" to event-handling and other examples.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown