Hi Bruce:
You need to look at the latest release: 0.9.3, 09b es rather old.
I don't know why Norton antivirus detects its as unsafe, but you can
install it using the source package (gui2py-0.9.3.zip)
In fact, I'd recommend to use mercurial to grab the latest changes
directly from the repository:
hg clone
https://rein...@code.google.com/p/gui2py/
About your questions:
1. gui2py allows you to do some things that pythoncard cannot, that's
why there is some differences in the syntax
2. gui2py does supports resource files, here is an example:
https://code.google.com/p/gui2py/source/browse/starter.rsrc.py
3. gui2py does support automatic binding, you can see two examples:
without class:
https://code.google.com/p/gui2py/source/browse/starter.py
and with a Controller class (similar to PythonCard Background)
https://code.google.com/p/gui2py/source/browse/controller.py
4. gui2py is in alpha state, so some things have rough edges and lacks
documentation.
For example, you can create child windows more easily than pythoncard
(with gui.load), but I didn't have time to document it yet.
To create a new "screen", just copy
starter.rsrc.py or minimal.pyw and
use the gui.tool.designer
Improving PythonCard is being a big effort, and this would change if I
get more support and contributions ;-)
Thanks you for testing it, that really helps to polish and improve the tookit.
ASAP I'll post a migration guide from gui2py to pythoncard, explaining
this comments.
Mariano Reingart
http://www.sistemasagiles.com.ar
http://reingart.blogspot.com