On Thu, Oct 2, 2008 at 5:30 PM, xyloidhead <[EMAIL PROTECTED]> wrote: > > Occurred to me eventually that the supplied example game must have a > high score entry system and it does. Looks like I can adapt that to my > needs. > > While I'd still like to solve the above problem, how else will I > learn, the problem has become more academic as I can accomplish my > goal - text input, via another method. >
i think its because you never add your pyglet.text.document.UnformattedDocument to the batch not call its draw method. try that and let me know if things work. Lucio. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cocos-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
