I´m very interested in test wxPython and compare the performance against the Tkinter interface, but I´m not finding documentation to start develop my GUI´s. Any help?
Daniel Botelho
I´m very interested in test wxPython and compare the performance against the Tkinter interface, but I´m not finding documentation to start develop my GUI´s. Any help?
Daniel Botelho
I�m very interested in test wxPython and compare the performance
against the Tkinter interface, but I�m not finding documentation
to start develop my GUI�s. Any help?
For an ultra-simple introduction you can use the tutorial at
http://wxpython.org/tutorial.php. For things beyond that the demo is meant
as an educational tool to help you learn. Every sample in the demo allows
you to look at the source code that implements it. Then there is the
reference guide that was installed if you used the win32 installer,
otherwise it's at
Download wxPython-docs-2.2.5.tar.gz (wxPython)
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!
>
> I�m very interested in test wxPython and compare the performance
> against the Tkinter interface, but I�m not finding documentation
> to start develop my GUI�s. Any help?For an ultra-simple introduction you can use the tutorial at
http://wxpython.org/tutorial.php. For things beyond that the demo is
meant
as an educational tool to help you learn. Every sample in the demo allows
you to look at the source code that implements it. Then there is the
reference guide that was installed if you used the win32 installer,
otherwise it's at
Download wxPython-docs-2.2.5.tar.gz (wxPython)
Also, there is a good article here titled "wxPython for Newbies" which will
probably be very helpful for you:
=linux
And there will be an article about wxPython in the Python HOWTO section
soon.
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!