Re: [Pgui-devel] Use of PGFX function pgText()

2001-05-09 Thread Micah Dowty
On Tue, 08 May 2001, Olivier Bornet wrote: > > Hello, > > I'm trying to use pgText() with PGFX_IMMEDIATE mode. Two problems : > > - the text is not display by default. I need to "paint" with my mouse, > or make a "refresh" (like close-open window). Hmm. Shouldn't be doing that. Make sure yo

[Pgui-devel] Use of PGFX function pgText()

2001-05-08 Thread Olivier Bornet
Hello, I'm trying to use pgText() with PGFX_IMMEDIATE mode. Two problems : - the text is not display by default. I need to "paint" with my mouse, or make a "refresh" (like close-open window). - no more possibility to change the font. (the last parameter was suppressed). PGFX_PERSISTENT mode