Re: wxglade - Needing some tutorial information (A simple GPIO / LED / BUTTON)
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
On 01.12.2019 04:37, Jerry Rutherford wrote:
> I also noticed, when I make a button, it installs bogus code including
> an erroneous print statement... missing the "(" and ")" so if I try to
> run it in Thonny for example... it throws errors.
What wxGlade version are you using? This sounds like 0.7.2 which is
quite outdated and did only support Python 2.
Please use a recent version. If you're familiar with git, just clone the
repository and use the master branch.
Otherwise, use the latest release 0.9.4 from the download page at
https://sourceforge.net/projects/wxglade/files/wxglade/
These versions include a tutorial (linked from the help menu).
A snapshot of the tutorial is also on Sourceforge.
See here for the implementation of event handlers:
http://wxglade.sourceforge.net/docs/source_code.html#code-for-event-handlers
There's also a wxGlade mailing list:
https://sourceforge.net/p/wxglade/mailman/wxglade-general/
Regards,
Dietmar
--
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/82572504-7a68-fb6b-a827-e28f541ea1c8%40schwertberger.de.