>
> On Tue, Jun 17, 2008 at 7:02 PM, Alex Holkner  
> <[EMAIL PROTECTED]> wrote:
>>
>> 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).
>
> Interesting.  I feared I wouldn't be able to set it until I packaged
> it up.  Oh well.
>
Thankfully this is very easy with py2app
> ~ Nathan
>
> >


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