Hi!
I create a Textbox in PicoGUI 0.44 or 0.45 like this:
FeldX=pgNewWidget(PG_WIDGET_TEXTBOX, PG_DERIVE_INSIDE,Kopfteil);
pgSetWidget(PGDEFAULT,
PG_WP_SIDE,PG_S_TOP,
PG_WP_SIZE,pgFraction(1,4),
PG_WP_SIZEMODE,PG
On Fri, Aug 08, 2003 at 11:26:18AM +0200, Markus Schorer wrote:
> hi all,
>
> another question/problem:
>
> i have an application with 2 threads:
> - one for the picogui stuff
> - one playing mp3s
>
> the mp3 thread constantly updates the screen (by communicating the
> changed parms to the pgui-
Hi,
Sorry to post again, but that is very important to me.
Is there a workaround to set the default font size?
- I've read somewhere about pgserver command line options to specify the font, but
couldn't find anything detailed in the help info or documentation.
- I've tried
[font-ftgl]
default