On Tue, Jan 31, 2012 at 12:26 AM, Proton <[email protected]> wrote: > ... > :: Is there any means to add attributed/html text to a document > incrementally?... >
Yes. I forget the details, but there is an easy way to change text attributes on any subrange of text. There is an example program in the repository that has a simple text editor with operations to set the selected text to bold or italic, which shows how. - Bruce -- 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.
