Hi,
I've dug around pgserver to add font support, the core file seems to be
widget/textbox_frontend.c
In that file, in the function textbox_write() I think these lines do the
font-formatting:
e = textbox_getformat(self,&fmt);
errorcheck;
e = document_load(DATA->doc, fmt, str);
errorc
Am Mittwoch, 6. August 2003 16:26 schrieb Micah Dowty:
> There is no font property for the textbox yet, it can only be changed in
> the theme.
That doens't help either, I've already reset all font sizes in the theme (also the
"object textbox font" which should be the one, but also every other fon