In pyglet 1.1beta 2 on my Intel MacBookPro using Mac OS 10.4.11,
Python 2.4.4 and ctypes (which runs most pyglet examples well),
this has the following bug: the text in the menu is drawn too high
(+y)
by almost the height of one of the items. This means the New item is
not visible except when highlighted in red (highlight is also drawn
too high)
and there is a blank area at the bottom. But the y coordinate
determines
the menu item choice (both for highlighting and execution) as if the
text
was drawn in the correct position. This means the item highlighted and
run
is usually the one drawn above the item the mouse points to.

Hmm, I tried taking a screenshot using cmd-shift-4 (usual mac key
shortcut
for that), and in the screenshot, none of the menu text appears at
all,
only the basic white rectangle on black background.
--~--~---------~--~----~------------~-------~--~----~
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