kmonsoor / pyglet

Automatically exported from code.google.com/p/pyglet
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Document pyglet's "shadow window" functionality #747

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In the programming guide, the context section must explain what is pyglet's 
shadow window, why it is used, and what are the consequences (eg, lazy opengl 
driver implementations not supporting shared contexts).

http://pyglet.org/doc-current/programming_guide/context.html

Probably after "Sharing objects between contexts".

It should explain how to disable the shadow window.

Original issue reported on code.google.com by useboxnet on 30 May 2014 at 6:00

GoogleCodeExporter commented 9 years ago
It is documented on: 
http://pyglet.org/doc-current/internal/main.html?highlight=shadow%20window

It just needs more exposure and a better explanation of the consequences of 
using it ("Recommended for advanced devlopers only" it's not enough!).

Original comment by useboxnet on 30 May 2014 at 6:04

GoogleCodeExporter commented 9 years ago
This issue was closed by revision fb56054b2596.

Original comment by useboxnet on 31 May 2014 at 7:42