Hello,
In FWH 8.08 there is a new command XBROWSER.
Because of hight screen-resolution, i want to change the font.
I couln't find a sample/option for that ( maybe with SETUP ??? ).
In the < readme > there was no solution for it.
Syntax:
XBROWSER [ <cAlias>/<oDbf>/<oRs>/<aArray> ] ; // defaults to active alias
[ TITLE <cTitle> ] ;
[ AUTOSORT ] ; // default false
[ SETUP <fnSetUp(oBrw)> ] ; // optional function for user specified setup
[ COLUMNS <listof columns> ] ; // optionally specify columns to be shown
[ SELECT <fnSelect(oBrw,oCol)> ] // optional function for pick lists
Is it possible to define a Font ?
Regards
Uwe