I've found a solution which works for the text_input.py example
(haven't tested any further though). After import pyglet I added:

pyglet.text.caret.Caret.PERIOD = 0

On 24 Oct, 23:21, Mark <[email protected]> wrote:
> Hi,
>
> I'm just starting to learn about pyglet. However, I can't work with
> blinking cursors. Is it possible to globally switch off cursor blink
> in pyglet?
>
> Thanks!

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