On 4/12/08, Nathan <[EMAIL PROTECTED]> wrote:
>
>  (This may be because I'm running -r1990 and not an actual release...)
>
>  The following docs do not list "width" as a parameter for Label's
>  __init__, but it does list it on it's parent class and it seems to
>  work just fine if you pass it in.
>
>  http://pyglet.org/doc/1.1/api/pyglet.text.Label-class.html#__init__

Yep, this parameter was added after 1.1alpha2.  I only update the
online docs with each release.  You can use

tools/gendoc.sh html-api

to generate your own set of API docs (no requirements, as epydoc is
included in the tools directory).

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