Subject | Re: [IBO] Display a Blob in a IB_Edit |
---|---|
Author | s |
Post date | 2005-09-22T22:20:17Z |
Hi!
How can we edit a text-Blob-Field , bigger then 64Kb ?
With TIB_Memo I can't...
San
On Thu, 22 Sep 2005 17:46:09 +0200, Helen Borrie <helebor@...>
wrote:
How can we edit a text-Blob-Field , bigger then 64Kb ?
With TIB_Memo I can't...
San
On Thu, 22 Sep 2005 17:46:09 +0200, Helen Borrie <helebor@...>
wrote:
> At 03:14 PM 22/09/2005 +0200, you wrote:
>> I have a Text-Blob-Field and I want to display the Blob-Field in a
>> TIB_Edit. How can I do that?
>
> You can't. Use a TIB_Memo or TIB_RichEdit. You can fiddle around with it
> to make it look and behave like an editbox.
>
> Helen
>
>