Note that Alex says that 'trunk' contains an ambitious unfinished
refactoring that may be abandoned. Releases come from this branch instead:

http://pyglet.googlecode.com/svn/branches/pyglet-1.1-maintenance/pyglet

- Bruce

On Fri, Apr 17, 2009 at 4:41 PM, cjl <[email protected]> wrote:

>
> Bruce:
>
> Thanks for the suggestion. I'm just getting started with Pyglet, so I
> really appreciate the help. Actually, I'm having a little trouble
> understanding how eveything fits together.
>
> I downloaded trunk, and I have 'char' wrapping working, but what I'm
> really trying to achieve -- I think -- is a combination of 'char' and
> 'word' wrapping. Again, imagine what Word does when you get to the end
> of a line, and I think you'll get a clearer picture of what I'm trying
> to do.
>
> When I use 'char' wrapping, words don't wrap, which looks wrong. When
> I use 'word' wrapping and type a series of non-spaced chars longer
> than the width of the layout, the layout seems to scroll away from me,
> which also looks wrong.
>
> I'm going to dig into the source code over the weekend and see if I
> can't figure out a way to combine char and word wrapping.
>
> Thanks again,
> cjl
> >
>

--~--~---------~--~----~------------~-------~--~----~
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