On Jan 15, 2008 2:35 PM, Mike Lawrence <[EMAIL PROTECTED]> wrote:

>        def on_text(text):
>                self.text = self.my_text+text #concatenate the new


Your on_text method is missing the self parameter


     Richard

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to pyglet-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to