Hello, New user and first post. I'm trying to center several lines of text in a label both vertically and horizontally. I know I can accomplish this by using one label per line and then taking into account the height and width of each line along with the dimensions of the screen. However, I am trying to get this to work with only one label and using multilines. After setting the halign and valign properties the first line is centered but all the other lines are left aligned with that one regardless of their width. Is there a better way?
Thanks, Danny --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
