On Jul 20, 12:14 pm, Morgan <[email protected]> wrote:
> Maybe it's just me, but...
> http://yfrog.com/17kyttenscreenj
>
> (Form example in a_test.py has text that scrolls out of the form.)
>
> If there's info I can give you to help with debugging, let me know.
> I'm definitely hoping to use kytten in future projects.

Ah, the dreaded 'cannot reproduce' error!  I'd blame this on my recent
label group optimization, but sadly that's unlikely to be the case as
the only things that actually failed to clip on your system were
Document and Input, both of which are still doing the 'create their
own groups' thing, and should be getting parented to Scrollable's
group for clipping.

Can you make sure you have the latest kytten?  It should have a file
named 'override.py' in the kytten directory.

What OS/Python version/pyglet version are you running?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" 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/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to