Re: Pushing for Pythoncard 1.0

2011-05-08 Thread rdsteph
On May 3, 12:15 pm, rnd wrote: > On May 2, 10:48 pm, John Henry wrote: > > > Attempt to push Pythoncard to a 1.0 status is now underway.  A > > temporary website has been created at: > > >http://code.google.com/p/pythoncard-1-0/ > > > The

Re: Pushing for Pythoncard 1.0

2011-05-03 Thread rnd
On May 2, 10:48 pm, John Henry wrote: > Attempt to push Pythoncard to a 1.0 status is now underway.  A > temporary website has been created at: > > http://code.google.com/p/pythoncard-1-0/ > > The official website continues to behttp://pythoncard.sourceforge.net/ > &

Pushing for Pythoncard 1.0

2011-05-02 Thread John Henry
Attempt to push Pythoncard to a 1.0 status is now underway. A temporary website has been created at: http://code.google.com/p/pythoncard-1-0/ The official website continues to be http://pythoncard.sourceforge.net/ Pythoncard is such a wonderful package that it would be a shame to allow

Re: PythonCard - My app stuck when button clicked

2009-05-14 Thread daved170
On May 14, 2:37 pm, Dave Angel wrote: > daved170 wrote: > > On May 13, 7:42 pm, Dave Angel wrote: > > >> daved170 wrote: > > >>> Hi there, > >>> I'm newbie in pythonCard. > >>> I have an application with 2 buttons : START , STOP

Re: PythonCard - My app stuck when button clicked

2009-05-14 Thread MRAB
daved170 wrote: On May 13, 7:42 pm, Dave Angel wrote: daved170 wrote: Hi there, I'm newbie in pythonCard. I have an application with 2 buttons : START , STOP Start execute a while(1) loop that execute my calculations. Stop suppose to raise a flag that will end that loop. Whenever I pis

Re: PythonCard - My app stuck when button clicked

2009-05-14 Thread Dave Angel
daved170 wrote: On May 13, 7:42 pm, Dave Angel wrote: daved170 wrote: Hi there, I'm newbie in pythonCard. I have an application with 2 buttons : START , STOP Start execute a while(1) loop that execute my calculations. Stop suppose to raise a flag that will end that

Re: PythonCard - My app stuck when button clicked

2009-05-14 Thread daved170
On May 13, 7:42 pm, Dave Angel wrote: > daved170 wrote: > > Hi there, > > I'm newbie in pythonCard. > > I have an application with 2 buttons : START , STOP > > Start execute a while(1) loop that execute my calculations. > > Stop suppose to raise a flag tha

Re: PythonCard - My app stuck when button clicked

2009-05-13 Thread Dave Angel
daved170 wrote: Hi there, I'm newbie in pythonCard. I have an application with 2 buttons : START , STOP Start execute a while(1) loop that execute my calculations. Stop suppose to raise a flag that will end that loop. Whenever I pish the START button my GUI is stuck. the calculation exe

Re: PythonCard - My app stuck when button clicked

2009-05-13 Thread Adam Gaskins
rote in message news:e7a3e095-974f-4239-8812-44f304f5f...@n21g2000vba.googlegroups.com... > Hi there, > I'm newbie in pythonCard. > I have an application with 2 buttons : START , STOP > Start execute a while(1) loop that execute my calculations. > Stop suppose to raise a flag t

PythonCard - My app stuck when button clicked

2009-05-13 Thread daved170
Hi there, I'm newbie in pythonCard. I have an application with 2 buttons : START , STOP Start execute a while(1) loop that execute my calculations. Stop suppose to raise a flag that will end that loop. Whenever I pish the START button my GUI is stuck. the calculation executes but I can'

Re: PythonCard timer/thread tutorial

2008-12-25 Thread Mike Driscoll
On Dec 25, 7:24 am, Steven D'Aprano wrote: > On Wed, 24 Dec 2008 16:59:23 -0800, Mike Driscoll wrote: > >> Among my questions are: > >> """ A little thread we've added""" seems to be an isolated string. It > >> does not seem to be doing anything there, almost like a comment. Why is > >> it there?

Re: PythonCard timer/thread tutorial

2008-12-25 Thread Steven D'Aprano
On Wed, 24 Dec 2008 16:59:23 -0800, Mike Driscoll wrote: >> Among my questions are: >> """ A little thread we've added""" seems to be an isolated string. It >> does not seem to be doing anything there, almost like a comment. Why is >> it there? > > > That's what some people call a doc string.

Re: PythonCard timer/thread tutorial

2008-12-24 Thread Gabriel Genellina
En Wed, 24 Dec 2008 20:56:45 -0200, Sponge Nebson escribió: This is my first post. Nice to meet you all! Could one of you walk me through this code? It is from David McNab and Alex Tweedly's tutorial on timers and threads, which can be found here: Mike Driscoll has already answered your quest

Re: PythonCard timer/thread tutorial

2008-12-24 Thread Mike Driscoll
On Dec 24, 4:56 pm, Sponge Nebson wrote: > Hello all, > > This is my first post. Nice to meet you all! Could one of you walk me > through this code? > >    def myThread(*argtuple): >         """ >         A little thread we've added >         """ >         print "myThread: entered" >         q = a

PythonCard timer/thread tutorial

2008-12-24 Thread Sponge Nebson
Hello all, This is my first post. Nice to meet you all! Could one of you walk me through this code? def myThread(*argtuple): """ A little thread we've added """ print "myThread: entered" q = argtuple[0] print "myThread: starting loop" x =

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-05-29 Thread alex23
On May 30, 9:50 am, [EMAIL PROTECTED] wrote: > Have you shown this stuff to the google AppEngine folks! > Thats being touted as the thing that'll make web-2 easy > App-Engine has the persistence, and the integration, its missing the > others and without them it'll never be great. Google App Engine

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-05-29 Thread paul
Have you shown this stuff to the google AppEngine folks! Thats being touted as the thing that'll make web-2 easy but you have to write code (Python) which will turn off 99% of possible users. What made Hypercard really great (and Supercard on DOS, and the new clones like Revolution) is that it w

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-05-06 Thread John Henry
all > like that that could be used with YUI? > Sorry but I don't know any of this. I am pretty new to web programming. > I have evaluated XForms, Laszlo, Flex, ZK, ... but I have to say > QxTransformer is the cleverest solution I have found so far (thanks to > you). I love it.

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-05-05 Thread Daniel Fetchinson
f > HTML itself. Eventhough PythonCard hasn't keep up with the latest > widgets in wxpython, the programs so created still works a lot better > - until now. > > If you look at programs at some of the major sites these days - like > Google calendar, Netflix, blockbuster,

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-05-05 Thread jbarciela
ve to say QxTransformer is the cleverest solution I have found so far (thanks to you). I love it. > I want Pythoncard. I feel with you Thanks! Jaime -- http://mail.python.org/mailman/listinfo/python-list

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-29 Thread John Henry
On Apr 29, 1:16 pm, Panyasan <[EMAIL PROTECTED]> wrote: > On 29 Apr., 20:30, Panyasan <[EMAIL PROTECTED]> wrote: > > > On 29 Apr., 18:17, John Henry <[EMAIL PROTECTED]> wrote: > > > > There are a whole bunch of test programs that comes with Pythoncard.

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-29 Thread Panyasan
On 29 Apr., 20:30, Panyasan <[EMAIL PROTECTED]> wrote: > On 29 Apr., 18:17, John Henry <[EMAIL PROTECTED]> wrote: > > > > > There are a whole bunch of test programs that comes with Pythoncard. > > Do they work? (Not all of them will work - some requires a

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-29 Thread Panyasan
On 29 Apr., 18:17, John Henry <[EMAIL PROTECTED]> wrote: > > There are a whole bunch of test programs that comes with Pythoncard. > Do they work? (Not all of them will work - some requires a database) Yes, the examples work. Just the resourceEditor.py and the layoutEditor.py in

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-29 Thread John Henry
On Apr 29, 8:28 am, Panyasan <[EMAIL PROTECTED]> wrote: > > Christian, > > > It appears you're missing a file. Where did you placed my program? I > > see that there are two places being mentioned: > > > > no resource file for /Users/bibliograph/Pr

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-29 Thread Panyasan
> Christian, > > It appears you're missing a file. Where did you placed my program? I > see that there are two places being mentioned: > > > no resource file for /Users/bibliograph/Programme/PythonCard/tools/ > > layoutEditor/multipropertyEditor > > an

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-29 Thread John Henry
On Apr 29, 1:57 am, Panyasan <[EMAIL PROTECTED]> wrote: > Hi, > > I am one of the two developers working on the xml-to-javascript > converter (qxtransformer) John has mentioned and we are thrilled that > our project has found a use in the PythonCard community. > >

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-29 Thread Panyasan
Hi, I am one of the two developers working on the xml-to-javascript converter (qxtransformer) John has mentioned and we are thrilled that our project has found a use in the PythonCard community. However, we have a problem getting PythonCard to work on our Macs (Mac OS 10.5 Leopard). We should

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-28 Thread John Henry
On Apr 28, 12:41 pm, John Henry <[EMAIL PROTECTED]> wrote: > On Apr 27, 12:23 pm, Fred Pacquier <[EMAIL PROTECTED]> wrote: > > > > > Do keep us posted ! > > > TIA, > > fp > > Check it out now. > > Only one to be added is the Multicolumn List (table), and then menus. > The other widgets (Togglebutto

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-28 Thread John Henry
On Apr 27, 12:23 pm, Fred Pacquier <[EMAIL PROTECTED]> wrote: > > Do keep us posted ! > > TIA, > fp Check it out now. Only one to be added is the Multicolumn List (table), and then menus. The other widgets (Togglebutton, BitmapCanvas, Gauge, Notebook, CodeEditor) will not be implemented initially

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-28 Thread Fred Pacquier
m wondering what kind of impact those tools you mention would have, server side. > Yes, who would have throught we don't have to give up on Pythoncard? Proof of superior vision, architecture and design, all that time ago... -- http://mail.python.org/mailman/listinfo/python-list

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-27 Thread John Henry
On Apr 27, 12:23 pm, Fred Pacquier <[EMAIL PROTECTED]> wrote: > John Henry <[EMAIL PROTECTED]> said : > > > Welcome to the modernized world of Pythoncard!!! > > Hey, that's really neat ! > > I remember dabbling in Pythoncard in the early days, some years ag

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-27 Thread John Henry
On Apr 27, 11:36 am, Ron Stephens <[EMAIL PROTECTED]> wrote: > John, > > This is very interesting! Please do make this available. I love > PythonCard, but I am doing mainly web programming these days. > > I will mention this on my next podcast. Can you do a

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-27 Thread Fred Pacquier
John Henry <[EMAIL PROTECTED]> said : > Welcome to the modernized world of Pythoncard!!! Hey, that's really neat ! I remember dabbling in Pythoncard in the early days, some years ago, it was a very interesting project. I gave it up eventually, partly because it seemed somewha

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-27 Thread Ron Stephens
John, This is very interesting! Please do make this available. I love PythonCard, but I am doing mainly web programming these days. I will mention this on my next podcast. Can you do a slider? Ron Stephens Python411 www.awaretek.com/python/index.html -- http://mail.python.org/mailman/listinfo

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-27 Thread castironpi
On Apr 26, 11:04 pm, John Henry <[EMAIL PROTECTED]> wrote: > On Apr 26, 3:03 pm, John Henry <[EMAIL PROTECTED]> wrote: > > > > > > > On Apr 26, 8:46 am, [EMAIL PROTECTED] (Aahz) wrote: > > > > In article <[EMAIL PROTECTED]>, > > > John Henry  <[EMAIL PROTECTED]> wrote: > > > > >But then I looked cl

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-26 Thread John Henry
On Apr 26, 3:03 pm, John Henry <[EMAIL PROTECTED]> wrote: > On Apr 26, 8:46 am, [EMAIL PROTECTED] (Aahz) wrote: > > > > > > > In article <[EMAIL PROTECTED]>, > > John Henry  <[EMAIL PROTECTED]> wrote: > > > >But then I looked closer.  It turns out the XML file created by > > >QxTransformer is *very

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-26 Thread John Henry
On Apr 26, 4:05 pm, [EMAIL PROTECTED] wrote: > On Apr 26, 5:03 pm, John Henry <[EMAIL PROTECTED]> wrote: > > > > > On Apr 26, 8:46 am, [EMAIL PROTECTED] (Aahz) wrote: > > > > In article <[EMAIL PROTECTED]>, > > > John Henry <[EMAIL PROTECTED]> wrote: > > > > >But then I looked closer. It turns ou

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-26 Thread castironpi
On Apr 26, 5:03 pm, John Henry <[EMAIL PROTECTED]> wrote: > On Apr 26, 8:46 am, [EMAIL PROTECTED] (Aahz) wrote: > > > > > > > In article <[EMAIL PROTECTED]>, > > John Henry  <[EMAIL PROTECTED]> wrote: > > > >But then I looked closer.  It turns out the XML file created by > > >QxTransformer is *very

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-26 Thread John Henry
On Apr 26, 8:46 am, [EMAIL PROTECTED] (Aahz) wrote: > In article <[EMAIL PROTECTED]>, > John Henry <[EMAIL PROTECTED]> wrote: > > > > >But then I looked closer. It turns out the XML file created by > >QxTransformer is *very* similar in structure when compared to the > >resource files used inPytho

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-26 Thread Aahz
In article <[EMAIL PROTECTED]>, John Henry <[EMAIL PROTECTED]> wrote: > >But then I looked closer. It turns out the XML file created by >QxTransformer is *very* similar in structure when compared to the >resource files used in PythonCard. Since there are no GUI builders

So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-25 Thread John Henry
PythonCard hasn't keep up with the latest widgets in wxpython, the programs so created still works a lot better - until now. If you look at programs at some of the major sites these days - like Google calendar, Netflix, blockbuster, and so forth - you would undoubtedly notice that the quali

Re: where is pythoncard program ?

2008-04-15 Thread Chris
On Apr 15, 1:04 pm, bvidinli <[EMAIL PROTECTED]> wrote: > i installed pythoncard, but i could not find how to start it ? > where can i find its executable/binary ? > or menu item ? > or command line that i should  enter ? > > thanks. > > -- > Ý.Baha

where is pythoncard program ?

2008-04-15 Thread bvidinli
i installed pythoncard, but i could not find how to start it ? where can i find its executable/binary ? or menu item ? or command line that i should enter ? thanks. -- İ.Bahattin Vidinli Elk-Elektronik Müh. --- iletisim bilgileri (Tercih sirasina gore): skype: bvidinli (sesli

Re: PythonCard or Dabo?

2007-06-02 Thread Ed Leafe
is an open source alternative to Visual Fox pro. Sorry for coming into this discussion late; I was away celebrating our 21st anniversary with my wife! I think that the most important thing to consider in deciding between one or the other is what it is you want to do. PythonCard

Re: PythonCard or Dabo?

2007-06-02 Thread Terry Reedy
"Bill Maxwell" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | On 19 Mar 2007 10:40:03 -0700, [EMAIL PROTECTED] wrote: | | ... | >You might want to submit this to the wxpython news-group. | ... | | What is the name of this newsgroup? I can't seem to locate it on my | news server.

Re: PythonCard or Dabo?

2007-06-02 Thread SPE - Stani's Python Editor
On Jun 2, 7:20 am, Bill Maxwell <[EMAIL PROTECTED]> wrote: > On 19 Mar 2007 10:40:03 -0700, [EMAIL PROTECTED] wrote: > > ...>You might want to submit this to the wxpython news-group. > > ... > > What is the name of this newsgroup? I can't seem to locate it on my > news server. > > Thanks, > > Bill

Re: PythonCard or Dabo?

2007-06-01 Thread Bill Maxwell
On 19 Mar 2007 10:40:03 -0700, [EMAIL PROTECTED] wrote: ... >You might want to submit this to the wxpython news-group. ... What is the name of this newsgroup? I can't seem to locate it on my news server. Thanks, Bill -- http://mail.python.org/mailman/listinfo/python-list

Re: problem with eval while using PythonCard

2007-05-25 Thread 7stud
On May 25, 4:43 pm, "Michal Lipinski" <[EMAIL PROTECTED]> wrote: > now it's working just fine. but still I dont know why eval dont work ? > > and thx for help > > 25 May 2007 15:05:03 -0700, 7stud <[EMAIL PROTECTED]>: > > > > > Here's a complete example: > > > ### > > #create objec

Re: problem with eval while using PythonCard

2007-05-25 Thread Michal Lipinski
now it's working just fine. but still I dont know why eval dont work ? and thx for help 25 May 2007 15:05:03 -0700, 7stud <[EMAIL PROTECTED]>: > Here's a complete example: > > ### > #create object 's': > > class S(object):pass > class X(object):pass > class Y(object):pass > > s =

Re: problem with eval while using PythonCard

2007-05-25 Thread 7stud
Here's a complete example: ### #create object 's': class S(object):pass class X(object):pass class Y(object):pass s = S() s.components = X() s.components.d1 = Y() s.components.d2 = Y() s.components.d3 = Y() ## ## set some initial values: f

Re: problem with eval while using PythonCard

2007-05-25 Thread 7stud
On May 25, 3:33 pm, "Michal Lipinski" <[EMAIL PROTECTED]> wrote: > Hi > > its my first post. I have a problem, I want to user eval() function in > a for loop to set labels to staticText so i done something like this: > > dzien=self.components.Calendar.GetDate().GetDay() >for i in range(1,8):

problem with eval while using PythonCard

2007-05-25 Thread Michal Lipinski
Hi its my first post. I have a problem, I want to user eval() function in a for loop to set labels to staticText so i done something like this: dzien=self.components.Calendar.GetDate().GetDay() for i in range(1,8): act=dzien+i -1 eval( 'self.components.d' + str(i) +

Re: PythonCard thoughts

2007-03-19 Thread John Henry
r. On the other end, being an open-source project, I myself isn't that concerned. I found PythonCard fit my needs - it has been for several years, and probably remain so for several years to come. The fact that there has been no new widgets added to the project for a couple of years didn&#x

Re: PythonCard thoughts

2007-03-19 Thread king kikapu
onents happens to NOT reside in the .py file that we are use to put our logic in, so, the various Editors/Plug-ins cannot "understand" what type is the object we refer to so they cannot provide intellisense information. Let' say for example, that we create a design in PythonCard that co

Re: PythonCard thoughts

2007-03-19 Thread John Henry
On Mar 19, 5:08 am, "king kikapu" <[EMAIL PROTECTED]> wrote: > Hi to all folks here, > > i downloaded and "playing" with PythonCard and i just want to share my > thoughts so maybe we can discuss a little about it. > I was used to wxGlade before and i thin

Re: PythonCard or Dabo?

2007-03-19 Thread John Henry
On Mar 19, 10:24 am, Kevin Walzer <[EMAIL PROTECTED]> wrote: > I'm curious to know what others think of these two frameworks for > building wxPython apps. > > PythonCard has been around longer, but its development seems to have > slowed. The last release, 0.8.2, has bee

Re: PythonCard or Dabo?

2007-03-19 Thread Paul Rudin
Kevin Walzer <[EMAIL PROTECTED]> writes: > I'm curious to know what others think of these two frameworks for > building wxPython apps. > > PythonCard has been around longer, but its development seems to have > slowed. The last release, 0.8.2, has been out for quite awh

Re: PythonCard or Dabo?

2007-03-19 Thread Steve Holden
Kevin Walzer wrote: > I'm curious to know what others think of these two frameworks for > building wxPython apps. > > PythonCard has been around longer, but its development seems to have > slowed. The last release, 0.8.2, has been out for quite awhile now. > > Dabo

Re: PythonCard thoughts

2007-03-19 Thread Steve Holden
king kikapu wrote: >> I don't know much about PythonCard or wxGlade, but I use wxPython (which >> wxGlade uses, right?) and you now have the option to separate your GUI >> and code using an XRC file (xml file that describes layout). So perhaps >> this is something yo

Re: PythonCard or Dabo?

2007-03-19 Thread kyosohma
On Mar 19, 12:24 pm, Kevin Walzer <[EMAIL PROTECTED]> wrote: > I'm curious to know what others think of these two frameworks for > building wxPython apps. > > PythonCard has been around longer, but its development seems to have > slowed. The last release, 0.8.2, has bee

PythonCard or Dabo?

2007-03-19 Thread Kevin Walzer
I'm curious to know what others think of these two frameworks for building wxPython apps. PythonCard has been around longer, but its development seems to have slowed. The last release, 0.8.2, has been out for quite awhile now. Dabo is newer and seems to have gathered a lot of buzz. Anyon

Re: PythonCard thoughts

2007-03-19 Thread king kikapu
> Would you please explain more in detail this "Message Watcher" option? > I use PythonCard from time to time, and I find it very easy to use and > practical, even considering the small shortcomings you mentioned > above, but I have no idea of this feature you're

Re: PythonCard thoughts

2007-03-19 Thread Luis M. González
On Mar 19, 11:44 am, "king kikapu" <[EMAIL PROTECTED]> wrote: > > I don't know much about PythonCard or wxGlade, but I use wxPython (which > > wxGlade uses, right?) and you now have the option to separate your GUI > > and code using an XRC file (xml file that

Re: PythonCard thoughts

2007-03-19 Thread king kikapu
> I don't know much about PythonCard or wxGlade, but I use wxPython (which > wxGlade uses, right?) and you now have the option to separate your GUI > and code using an XRC file (xml file that describes layout). So perhaps > this is something you can do with wxGlade, but at the s

Re: PythonCard thoughts

2007-03-19 Thread John Salerno
Button object. > This force you to remember many properties and switch back and forth > between your code and the wxPython help file. This is not the case for > wxGlade because all boilerplate code is in the same file (for good and > for bad) I don't know much about PythonCard or wxGl

PythonCard thoughts

2007-03-19 Thread king kikapu
Hi to all folks here, i downloaded and "playing" with PythonCard and i just want to share my thoughts so maybe we can discuss a little about it. I was used to wxGlade before and i think PythonCard is even better. I like the separate implementation of GUI and Code that PythonCard provid

Re: PythonCard

2007-01-30 Thread Tequila
On Jan 30, 6:26 pm, [EMAIL PROTECTED] wrote: > Tequila> I'm having some trouble starting PythonCard on my PC. I've > Tequila> downloaded and ran python-2.5.msi to install Python on my > Tequila> machine. And PythonCard-0.8.2.win32.exe to install PythonC

Re: PythonCard

2007-01-30 Thread skip
Tequila> I'm having some trouble starting PythonCard on my PC. I've Tequila> downloaded and ran python-2.5.msi to install Python on my Tequila> machine. And PythonCard-0.8.2.win32.exe to install PythonCard. ... Tequila> import wx Tequila> Imp

Re: PythonCard

2007-01-30 Thread Gabriel Genellina
En Tue, 30 Jan 2007 18:45:49 -0300, Tequila <[EMAIL PROTECTED]> escribió: > I'm having some trouble starting PythonCard on my PC. Usually it's a good idea at least to read the installation instructions :) http://pythoncard.sourceforge.net/windows_installation.html --

Re: PythonCard

2007-01-30 Thread Paul Watson
Tequila wrote: > I'm having some trouble starting PythonCard on my PC. > > I've downloaded and ran python-2.5.msi to install Python on my > machine. And PythonCard-0.8.2.win32.exe to install PythonCard. > > When I try to run the progr

PythonCard

2007-01-30 Thread Tequila
I'm having some trouble starting PythonCard on my PC. I've downloaded and ran python-2.5.msi to install Python on my machine. And PythonCard-0.8.2.win32.exe to install PythonCard. When I try to run the program I get the following error: == C:\Py

Re: PythonCard installation

2007-01-29 Thread Steve Holden
dudds wrote: > Anyone had any joy with this using FC6?? When I try to run code editor > I get the error "Traceback (most recent call last): > File > "/usr/lib/python2.4/PythonCard-0.8.2/tools/codeEditor/codeEditor.py", > line 13, in ? > from PythonCard im

PythonCard installation

2007-01-23 Thread dudds
Anyone had any joy with this using FC6?? When I try to run code editor I get the error "Traceback (most recent call last): File "/usr/lib/python2.4/PythonCard-0.8.2/tools/codeEditor/codeEditor.py", line 13, in ? from PythonCard import about, configuration, dialog, log, menu,

Re: PythonCard Auto Placement

2006-12-21 Thread John Henry
Brandon McGinty wrote: > Hi All, > I'm getting started with pythoncard. > I'm wondering if there is any way to auto-place the gui elements that I > use, so that they are all visible, and aligned? > I would use the "layout/resource" editors, but I'm blind,

PythonCard Auto Placement

2006-12-21 Thread Brandon McGinty
Hi All, I'm getting started with pythoncard. I'm wondering if there is any way to auto-place the gui elements that I use, so that they are all visible, and aligned? I would use the "layout/resource" editors, but I'm blind, so I can't see where the elements end u

Re: PythonCard question

2006-08-17 Thread [EMAIL PROTECTED]
DarkBlue wrote: > Is it possible to create pythoncard textField components > dynamically during run time ? > > Something on the lines of > > pseudo code : > > def make_textfield(length,topleftposx,topleftposy): > doit > > self.make_textfield(120,20,20)

PythonCard question

2006-08-17 Thread DarkBlue
Is it possible to create pythoncard textField components dynamically during run time ? Something on the lines of pseudo code : def make_textfield(length,topleftposx,topleftposy): doit self.make_textfield(120,20,20) Thanks for any ideas. -- http://mail.python.org/mailman

New Project - Pythoncard Backup Program

2006-07-17 Thread [EMAIL PROTECTED]
Pythoncard powered Backup program. http://www.latedecember.com/sites/software/LDBackup/ This is a small simple project to encourage newbies to get involved in Open Source, learn more Python(card) and to give me some experience in running a project. It is also a handy tool which I have used for

Re: Is PythonCard dead?

2006-05-10 Thread andy47
Luis M. González wrote: > 18 months? Wow!.. time flies... > Anyway, PythonCard is a fine product, and it's very good just the way > it is. > It would be great if a new release comes up though... The mailing list is quite active : http://news.gmane.org/gmane.comp.python.pythonc

Re: Is PythonCard dead?

2006-05-09 Thread Luis M. González
18 months? Wow!.. time flies... Anyway, PythonCard is a fine product, and it's very good just the way it is. It would be great if a new release comes up though... -- http://mail.python.org/mailman/listinfo/python-list

Is PythonCard dead?

2006-05-09 Thread Steve
There haven't been any updates since version 0.8.1 in October 2004, almost 18 months. And the new book on wxPython doesn't say anything about PythonCard, which I find rather surprising. -- http://mail.python.org/mailman/listinfo/python-list

Re: Pythoncard question

2006-05-04 Thread bryan rasmussen
oops, sorry about that. I copied the message over in gmail but forgot to change the subject. Sorry, Bryan Rasmussen -- http://mail.python.org/mailman/listinfo/python-list

Re: Pythoncard question

2006-05-04 Thread bryan rasmussen
Hi, I'm doing a sort of symbolic linking app in Windows for my own enjoyment, and figured I would do it in python for the same reason + learning the language. The following functions could obviously do with some refactoring. One obvious thing would be to make wordsetter and wordsforfolder more gen

Pythoncard question

2006-05-04 Thread DarkBlue
I am trying to port a Delphi database application to python on linux with a firebird database backend and I am using pythoncard to recreate the gui. I will have about 25 delphi forms to be recreated and I would like to know what is the best way to call them up from within each other . There is a

Re: py2app, pythoncard build problems

2006-05-02 Thread James Stroud
[EMAIL PROTECTED] wrote: > Hi, > > I'm attempting to build a small app that uses pythoncard for a gui > layer. The intention is to use py2app to construct an .app bundle for > the Mac. I'm running OS 10.4 on an Intel MacBook Pro. I'm using the > default i

Re: py2app, pythoncard build problems

2006-05-02 Thread Serge Orlov
[EMAIL PROTECTED] wrote: > Hi, > > I'm attempting to build a small app that uses pythoncard for a gui > layer. The intention is to use py2app to construct an .app bundle for > the Mac. I'm running OS 10.4 on an Intel MacBook Pro. I'm using the > default install

py2app, pythoncard build problems

2006-05-02 Thread loren . davie
Hi, I'm attempting to build a small app that uses pythoncard for a gui layer. The intention is to use py2app to construct an .app bundle for the Mac. I'm running OS 10.4 on an Intel MacBook Pro. I'm using the default installed Python 2.3 The .app bundle appears to build, but

Re: ? Pythoncard

2005-10-28 Thread Lee Harr
On 2005-10-28, LenS <[EMAIL PROTECTED]> wrote: > Never mind I figured out my on stupid mistake > How about posting a very simple explanation of what you did wrong and how you fixed it, instead of leaving the next person who has this problem with a dead end? Thanks. -- http://mail.python.org/ma

Re: ? Pythoncard

2005-10-28 Thread LenS
Never mind I figured out my on stupid mistake Thanks -- http://mail.python.org/mailman/listinfo/python-list

? Pythoncard

2005-10-28 Thread LenS
I have created a small gui stub as follows using Pythoncard: c:\myhome lmsgui.py lmsgui.rsrc.py When I try to run I get the following error: (Errno2) no such file or directory lmsqui.rsrc.py I understand why I am getting the error the question is how do I fix this so it looks in the

Re: Problem Pythoncard tutorial

2005-10-17 Thread Steve M
class) and things should work. FYI here is the version of starter1.py from my installed PythonCard 0.8.1: #!/usr/bin/python """ __version__ = "$Revision: 1.6 $" __date__ = "$Date: 2004/05/05 16:53:23 $" """ from PythonCard import model

Problem Pythoncard tutorial

2005-10-17 Thread LenS
Under the "Getting Started with Pythoncard" there is a short little example of changing the starter1.py. I have made the 2 changes and when I run the program I get the following error: Traceback error ... result = dialog.alertDialog(self, 'It works!', 'Showing Of

Re: [Pythoncard-users] Re: Pythoncard mental block

2005-10-09 Thread Alex Tweedly
Thanks Greg. > Hi!! > > I am working on a school project and I decided to use PythonCard and > wxPython for my GUI development. I need a password window that will > block unwanted users from the system. I got the pop-up password > question to work... I haven't seen a

Re: Pythoncard mental block

2005-10-07 Thread Gregory Piñero
7;Aprano <[EMAIL PROTECTED]> wrote: On Fri, 07 Oct 2005 10:25:24 -0700, jlocc wrote:> Hi!!>> I am working on a school project and I decided to use PythonCard and> wxPython for my GUI development. I need a password window that will > block unwanted users from the system. I got the

Re: Pythoncard mental block

2005-10-07 Thread Steven D'Aprano
On Fri, 07 Oct 2005 10:25:24 -0700, jlocc wrote: > Hi!! > > I am working on a school project and I decided to use PythonCard and > wxPython for my GUI development. I need a password window that will > block unwanted users from the system. I got the pop-up password > ques

Pythoncard mental block

2005-10-07 Thread jlocc
Hi!! I am working on a school project and I decided to use PythonCard and wxPython for my GUI development. I need a password window that will block unwanted users from the system. I got the pop-up password question to work... def on_openBackground(self, event): result

Re: Problem with Pythoncard

2005-08-26 Thread Steve M
There are some Python packages that I prefer to get from the developer instead of from my Linux distribution (Debian). Usually it is because I intend to upgrade the package before, or more often than, my distribution releases a new version. (A likely scenario if you use Debian - zing!) So I downlo

Re: Problem with Pythoncard

2005-08-26 Thread Richard Lewis
On Fri, 26 Aug 2005 20:51:15 +0530, "Varun Hiremath" <[EMAIL PROTECTED]> said: > Hello everybody, > I was trying to install pythoncard on my system and I got this > error. I am using an unstable version of Debian. Can someone tell me > what the error

Problem with Pythoncard

2005-08-26 Thread Varun Hiremath
Hello everybody, I was trying to install pythoncard on my system and I got this error. I am using an unstable version of Debian. Can someone tell me what the error could be. Is it because I am usingUnstable version of Debian I am getting this error or is it because of some other reason

Pythoncard - gauge component.

2005-08-04 Thread fiddlehead
ll() self.cond.release() time.sleep(1) class Cons(Thread): def __init__(self, queue, cond): Thread.__init__(self) self.queue=queue self.cond=cond def run(self): while 1: time.sleep(2) self.cond.acquire()

  1   2   >