Hi,

I'm using pyglet devel (122cf30 
<https://bitbucket.org/pyglet/pyglet/commits/122cf308fee75294ba80395c34d687b2f0990851>)
 
together with wxPython (3.0.2 cocoa) in an application. This works well, 
except that under Mac OS X (Yosemite), after application startup pyglet 
replaces my menus with just an app menu with "Quit!" and "Hide!" entries. 
The way I've worked around it for now is by overriding the platform event 
loop with a dummy one in pyglet.app.__init__ (I only use pyglet to play 
sound), but a better solution is probably needed.

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyglet-users+unsubscr...@googlegroups.com.
To post to this group, send email to pyglet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to