[Plib-cvs] plib/doc/pui index.html,1.43,1.44
Brought to you by:
sjbaker
From: Sebastian U. <ud...@us...> - 2002-05-09 15:05:49
|
Update of /cvsroot/plib/plib/doc/pui In directory usw-pr-cvs1:/tmp/cvs-serv15051 Modified Files: index.html Log Message: Updated PU_NOT_USING_GLUT notes Index: index.html =================================================================== RCS file: /cvsroot/plib/plib/doc/pui/index.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- index.html 4 May 2002 14:24:46 -0000 1.43 +++ index.html 9 May 2002 15:05:45 -0000 1.44 @@ -2403,7 +2403,9 @@ some .txf fonts in the <a href="#puInit">puInit</a> routine. Hence, you have to ensure that the typewriter.txf, times_bold.txf and helvetica_bold.txf files from examples/src/fnt/data/ are in the current directory when using -the GLUT-less PUI library. +the GLUT-less PUI library. Additionally, note that currently spreading +PUI widgets across multiple windows won't work properly when using the +non-GLUT hack. <hr> <table> <tr> |