Re: Compleated Begginers Guide. Now What?

2006-04-12 Thread Christos Georgiou
On Tue, 11 Apr 2006 07:37:23 -0400, rumours say that Steve Holden
[EMAIL PROTECTED] might have written:

James Stroud wrote:

 Mirco Wahab wrote:
 
Jay wrote:

Malchick, you cracked your veshchs to classes, which is
not that gloopy. So rabbit on them and add class methods
that sloosh on beeing called and do the proper veshchs
to the gulliwuts of their classes.
 
 Brillig!
 
But neither helpful nor sympathetic.

Neither sympythetic, too (where “sympythetic” is the typical behaviour on
c.l.py)
-- 
TZOTZIOY, I speak England very best.
Dear Paul,
please stop spamming us.
The Corinthians
-- 
http://mail.python.org/mailman/listinfo/python-list

Re: Compleated Begginers Guide. Now What?

2006-04-11 Thread Steve Holden
James Stroud wrote:
 Mirco Wahab wrote:
 
Jay wrote:
Malchick, you cracked your veshchs to classes, which is
not that gloopy. So rabbit on them and add class methods
that sloosh on beeing called and do the proper veshchs
to the gulliwuts of their classes.
 
 
 Brillig!
 
 
But neither helpful nor sympathetic.

regards
  Steve
-- 
Steve Holden   +44 150 684 7255  +1 800 494 3119
Holden Web LLC/Ltd www.holdenweb.com
Love me, love my blog holdenweb.blogspot.com

-- 
http://mail.python.org/mailman/listinfo/python-list


Compleated Begginers Guide. Now What?

2006-04-08 Thread Jay
I have compleated the beginers guide to python
http://www.freenetpages.co.uk/hp/alan.gauld/.
then i found the Toolkit Tkinter and started on that. its graight and
av made lots of apps to help me with litle things but i have a big
problem. the CLASS method.

when i seperate things up into classes i carnt get one class to tell
the other class somthing. it just opens another coppy of the class. i
am confused.

oh and i carnt fathem out how to run to loops at the same time. EG .
Ball Blaster i wanted to permenetly run the ball with a loop well my
main loop ran the bat.

can sumone point me to the right studeing material.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Compleated Begginers Guide. Now What?

2006-04-08 Thread Neal Becker
Maybe find a spell checker?

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Compleated Begginers Guide. Now What?

2006-04-08 Thread Martin Christensen
 Jay == Jay  [EMAIL PROTECTED] writes:

Jay when i seperate things up into classes i carnt get one class to
Jay tell the other class somthing. it just opens another coppy of the
Jay class. i am confused.

I'm sorry, it's very difficult to understand what you mean. You'll
have to be a lot more precise, and it would probably help if you
posted code examples and tell us what you expect from the code you're
making.

Jay oh and i carnt fathem out how to run to loops at the same time.
Jay EG . Ball Blaster i wanted to permenetly run the ball with a loop
Jay well my main loop ran the bat.

Erm... it _could_ sound as if you're looking for multi-threading, i.e.
running several things at the same time. This, however, is pretty
difficult, especially for a beginner. Maybe you should try to
structure your program differently so that you only need one thread of
execution. Then you can proceed to multi-threading when you have more
experience.

Martin
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Compleated Begginers Guide. Now What?

2006-04-08 Thread Jay
Verry true but no help at all

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Compleated Begginers Guide. Now What?

2006-04-08 Thread Jay
Verry true but no help at all

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Compleated Begginers Guide. Now What?

2006-04-08 Thread Jay
Thank you Martin Christensen and i am sorry for not explaning well. i
will tack that advice

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Compleated Begginers Guide. Now What?

2006-04-08 Thread Mirco Wahab
Jay wrote:

  I have compleated the beginers guide to python
  http://www.freenetpages.co.uk/hp/alan.gauld/.
  then i found the Toolkit Tkinter and started on that. its graight and
  av made lots of apps to help me with litle things but i have a big
  problem. the CLASS method.

Ledds viddy, my droog - you tried to rabbit
hard but diddnt get your horrorshow? So you
start platching here?

  when i seperate things up into classes i carnt get one class to tell
  the other class somthing. it just opens another coppy of the class. i
  am confused.

Malchick, you cracked your veshchs to classes, which is
not that gloopy. So rabbit on them and add class methods
that sloosh on beeing called and do the proper veshchs
to the gulliwuts of their classes.

  oh and i carnt fathem out how to run to loops at the same time. EG .
  Ball Blaster i wanted to permenetly run the ball with a loop well my
  main loop ran the bat.
  can sumone point me to the right studeing material.

All TK-lewdies here will creech 'callback' at you sth. So
prod your working TK app by rabbit out a 'callback domy',
just filly around with this
http://effbot.org/zone/wck-2.htm#handling-user-events
or that
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/464635

Tolchock it,

M.
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Compleated Begginers Guide. Now What?

2006-04-08 Thread James Stroud
Mirco Wahab wrote:
 Jay wrote:
 Malchick, you cracked your veshchs to classes, which is
 not that gloopy. So rabbit on them and add class methods
 that sloosh on beeing called and do the proper veshchs
 to the gulliwuts of their classes.

Brillig!


-- 
James Stroud
UCLA-DOE Institute for Genomics and Proteomics
Box 951570
Los Angeles, CA 90095

http://www.jamesstroud.com/
-- 
http://mail.python.org/mailman/listinfo/python-list