Maybe I'm missing something, but when I run demo.py, I get:
[...]
File "C:\Documents and Settings\user\Desktop\simplui-1.0.1\simplui
\widget.py",
line 157, in draw
File "C:\Python26\lib\site-packages\pyglet\text\layout.py", line
819, in draw
self.batch.draw()
File "C:\Python26\lib\site-packages\pyglet\graphics\__init__.py",
line 532, in
draw
func()
File "C:\Python26\lib\site-packages\pyglet\graphics\__init__.py",
line 464, in
<lambda>
(lambda d, m: lambda: d.draw(m))(domain, mode))
File "C:\Python26\lib\site-packages\pyglet\graphics
\vertexdomain.py", line 279
, in draw
glDrawArrays(mode, starts[0], sizes[0])
WindowsError: exception: access violation reading 0x00000000
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---