[futurebasic] Re: [FB] Display Font Question

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : January 2003 : Group Archive : Group : All Groups

From: George Beckman <gbeckman@...>
Date: Sat, 04 Jan 2003 18:41:51 -0800
on 1/4/03 4:45 PM, Chip G. at n1mie@... wrote:

> Is there no easy way to mix fonts in a static text or edit field?

I guess you could write a little routine that looked at the characters and
if they were certain "key" characters you would put them through a fn that
changed font, printed the character and then changed back.

I don't know if you have parced characters in an edit field, but here are
some snips of a routine that does the parcing:


You could get the edit field into a handle like this:

GET FIELD FieldText&,_BSWEdit


You could parce it like this:



-- 
Best Wishes,

George
mailto: gbeckman@...
http://www.pggp.com