Hi Brendan:
I've been developing gui2py, a PythonCard fork to update and modernize it:
https://code.google.com/p/gui2py/
The project is reaching a beta status and it already works with wxPython
2.8 to 3.0 and even with Python 3.0, either on MacOS X (carbon/cocoa),
Windows XP to 8.1 and Ubuntu.
If you have a application that uses pythoncard, you could migrate it in few
steps, as there is a migrate.py tool for the resources and some helper
classes to assist you in the transition of the code.
As an example, you can see a non-trivial app migrated (electronic invoicing
for argentina):
https://code.google.com/p/pyafipws/source/browse/pyrece.py
https://code.google.com/p/pyafipws/source/browse/pyrece.rsrc.py
If you're interested, there is a google group for users and developers:
https://groups.google.com/forum/#!forum/gui2py
Let me know if I can be of any further help,
Best regards
Mariano Reingart
http://www.sistemasagiles.com.ar
http://reingart.blogspot.com
On Mon, Feb 10, 2014 at 5:29 PM, Brendan Chan <bs...@ro...>wrote:
> I just tried to install wxPython 3.0 for Python 2.7 and PythonCard 0.8.2,
> but I haven't been able to get minimal to open. What am I missing?
>
>
> ------------------------------------------------------------------------------
> Android apps run on BlackBerry 10
> Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
> Now with support for Jelly Bean, Bluetooth, Mapview and more.
> Get your Android app in front of a whole new audience. Start now.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
> _______________________________________________
> Pythoncard-users mailing list
> Pyt...@li...
> https://lists.sourceforge.net/lists/listinfo/pythoncard-users
>
>
|