SourceForge logo
SourceForge logo
Menu

pythoncard-users — PythonCard Users and Developers

You can subscribe to this list here.

2001 Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
(116)
Sep
(146)
Oct
(78)
Nov
(69)
Dec
(70)
2002 Jan
(188)
Feb
(142)
Mar
(143)
Apr
(131)
May
(97)
Jun
(221)
Jul
(127)
Aug
(89)
Sep
(83)
Oct
(66)
Nov
(47)
Dec
(70)
2003 Jan
(77)
Feb
(91)
Mar
(103)
Apr
(98)
May
(134)
Jun
(47)
Jul
(74)
Aug
(71)
Sep
(48)
Oct
(23)
Nov
(37)
Dec
(13)
2004 Jan
(24)
Feb
(15)
Mar
(52)
Apr
(119)
May
(49)
Jun
(41)
Jul
(34)
Aug
(91)
Sep
(169)
Oct
(38)
Nov
(32)
Dec
(47)
2005 Jan
(61)
Feb
(47)
Mar
(101)
Apr
(130)
May
(51)
Jun
(65)
Jul
(71)
Aug
(96)
Sep
(28)
Oct
(20)
Nov
(39)
Dec
(62)
2006 Jan
(13)
Feb
(19)
Mar
(18)
Apr
(34)
May
(39)
Jun
(50)
Jul
(63)
Aug
(18)
Sep
(37)
Oct
(14)
Nov
(56)
Dec
(32)
2007 Jan
(30)
Feb
(13)
Mar
(25)
Apr
(3)
May
(15)
Jun
(42)
Jul
(5)
Aug
(17)
Sep
(6)
Oct
(25)
Nov
(49)
Dec
(10)
2008 Jan
(12)
Feb
Mar
(17)
Apr
(18)
May
(12)
Jun
(2)
Jul
(2)
Aug
(6)
Sep
(4)
Oct
(15)
Nov
(45)
Dec
(9)
2009 Jan
(1)
Feb
(3)
Mar
(18)
Apr
(8)
May
(3)
Jun
Jul
(13)
Aug
(2)
Sep
(1)
Oct
(9)
Nov
(13)
Dec
2010 Jan
(2)
Feb
(3)
Mar
(9)
Apr
(10)
May
Jun
(1)
Jul
Aug
(3)
Sep
Oct
Nov
(1)
Dec
(4)
2011 Jan
Feb
Mar
(10)
Apr
(44)
May
(9)
Jun
(22)
Jul
(2)
Aug
Sep
Oct
(1)
Nov
Dec
2012 Jan
Feb
(1)
Mar
(2)
Apr
(2)
May
Jun
(5)
Jul
Aug
Sep
(1)
Oct
Nov
Dec
2013 Jan
Feb
Mar
(2)
Apr
(1)
May
(1)
Jun
Jul
(3)
Aug
(8)
Sep
(3)
Oct
Nov
Dec
2014 Jan
Feb
(4)
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2017 Jan
Feb
Mar
Apr
May
(1)
Jun
Jul
Aug
Sep
Oct
Nov
Dec
S M T W T F S






1
2
3
4
5
6
7
8
9
10
(1)
11
12
13
14
15
16
17
18
19
20
21
(1)
22
23
24
(2)
25
26
27
28

Showing 4 results of 4

From: BBands <bb...@gm...> - 2014年02月24日 16:23:39
Oh, that looks very interesting. I'll be digging in when I get some time.
Thanks,
 John
On Sun, Feb 23, 2014 at 6:38 PM, Mariano Reingart <rei...@gm...> wrote:
> Hi Brendan:
>
> I've been developing gui2py, a PythonCard fork to update and modernize it:
>
> https://code.google.com/p/gui2py/
From: Mariano R. <rei...@gm...> - 2014年02月24日 02:38:49
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
>
>
From: Alec B. <wry...@gm...> - 2014年02月21日 00:17:48
I'm trying to use Pythoncard with wxPython 2.9.5 and getting an error with
all my menu items. You can see it in the Doodle.py sample, for example,
when you click File -> Save (or any menu item):
File "C:\Python27\lib\site-packages\PythonCard\menu.py", line 204, in
_dispatch
 handler(background, aWxEvent)
TypeError: unbound method on_menuFileOpen_select() must be called with
Doodle in
stance as first argument (got Menu instance instead)
Does anyone have any idea how to fix?
From: Brendan C. <bs...@ro...> - 2014年02月10日 20:39:51
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?

Showing 4 results of 4

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /