On Wed, Jun 18, 2008 at 10:04 AM, Nathan <[EMAIL PROTECTED]> wrote:
> On OS X, is there a way to set the name that will show up when you
> mouse-over the dock icon for a pyglet program?  Right now it reads
> "Python", which isn't exactly the most descriptive.  (see attached
> screenshot)

This, and the application name that appears in the menu bar, can be
set in the info.plist file once you package your app into a bundle
(.app).  I'm unaware of any way to change it programaticly (and so for
"raw" python scripts).

Alex.

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