[futurebasic] Re: futurebasic Digest 1 Nov 1999 20:20:25 -0000 Issue 1049

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : November 1999 : Group Archive : Group : All Groups

From: Russ Pagel <russp@...>
Date: Mon, 01 Nov 1999 21:59:31 -0500
 
> >Do you know how to change font size in debugger window?
> >
> >When I use debugger, I prefer to see smaller font, such as 9 point, to see
> >wider range of source codes.
> >
> >Is there any way to change the size of font?
> >
> >I looked at Font in Preference. But there was no selecttion for debugger.
> >
> >Masa
> >
> 
> You need to modify FN FBdb_setFon in the file named Subs Debug Util.Incl in
> the headers folder.
> 
> Best,
> 
> -STAZ  ~)~
> 

I wouldn't presume to speak for Staz but I think what he means is to
change the source code, recompile it and install it as a tool.

You'll find the source code in (FB) Examples, Technical, Tools, Tolz DBug


rp