[futurebasic] re: [FB] Re: Search Edit Field

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

From: Bowerbird@...
Date: Sat, 24 Nov 2001 20:09:47 EST
ken said:
>   In my earlier posted example in this thread, any formatting in a 
>   styled Edit Field will be lost in the search/replace operation.

same problem happens if you use munger to do the replacement.
i did as you've done, found the location of the to-be-replaced string,
selected it in the edit field, and used tekey$="the-replacement-string".

-bowerbird