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
> >>> Start execute a while(1) loop that execute my calculations.
>
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 pish the ST
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.
Wheneve
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
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
executes but
I second this.
I am very interested in PyCard having just discovered it in your message
here. I know I'll run in to this same problem in my application that will
run test routines that must have a mechanism to abort.
Sorry for the lack of any help here...
-Adam
"daved170" wrote in message
n
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't push the