On Mon, Apr 14, 2008 at 6:08 PM, Alex Holkner <[EMAIL PROTECTED]> wrote: > > On 4/15/08, Nathan <[EMAIL PROTECTED]> wrote: > > > > I'm assuming the purpose of being able to set a label's height in > > pixels is to be able to cut the text off after it reaches a certain > > height. If that's not correct, than you should stop me right now and > > tell me what it's for. > > It's just for aligning valign/y. > > To actually clip the text at a certain height, you can use either > ScrollableTextLayout or IncrementalTextLayout.
Ah, so it appears I'll be moving to IncrementalTextLayout sooner rather than later... ~ Nathan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
