Not sure if many people / anyone is actually using the layout module
for anything other than taking-a-peek, but I've found it extremely
useful just for rendering basic text. However it seems to use a fair
amount of memory doing it's thing - I'm okay with this, but it doesn't
give any of the memory back when you delete the obejcts you've
created. I'm assuming this is something to do with textures or
something else that is still stored after the objects are gone. I've
had a pretty good look through the code but I have trouble pinpointing
anything. Any ideas on this?

I'm using only layout.Layout() and set_html(), then calling resizes
and drawing


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