Hey there, I posted this on Stackoverflow as well, but noticed that the activity in the pyglet section there is pretty low, so I figured it would be better to post it here.
The question is nicely formatted on stackoverflow, so I'll just link it: http://stackoverflow.com/questions/12555681/how-do-i-make-text-in-pyglets-scrollabletextlayout-scroll-upwards-rather-than Basically, my question is how do I make text scroll upwards rather than downwards in a ScrollableTextLayout? I thought the property I needed to set was .view_y, but I've tried many different positive and negative values, but received no change in behavior. So, I'm not sure if (a) that's even what that property is for, or (b), it is, and I'm just using it incorrectly. Thanks for the help! -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To view this discussion on the web visit https://groups.google.com/d/msg/pyglet-users/-/qcFAAg3Zqj8J. 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.
