Subject | Re: [IBO] RE: Blob fields |
---|---|
Author | Helen Borrie |
Post date | 2001-01-23T02:23:30Z |
TDBRichEdit isn't compatible with the TIB_ series of components. Use a
TIB_Datasource for linking and use a TIB_RichEdit.
Helen
At 12:01 PM 23-01-01 +1100, you wrote:
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
TIB_Datasource for linking and use a TIB_RichEdit.
Helen
At 12:01 PM 23-01-01 +1100, you wrote:
>Hi guys..All for Open and Open for All
>
>I'm using TIB_cursor and copying blob fields from one table to another but
>it also copies the formatting setting of the text (colors,fonts, etc)
>
>example: {when displayed on dbrichedit}
>
>Chattels
>{\rtf1\ansi\deff0{\fonttbl{\f0\fnil\fcharset0 Arial;}{\f1\fnil Arial;}}
>{\colortbl ;\red0\green0\blue0;}
>\viewkind4\uc1\pard\cf1\lang1033\fs16 All light fittings\lang3081\f1\par
>}
>
>I only need the text
>
>Chattels
>All light fittings
>
>to be displayed on dbrichedit
>
>Can anyone help me??
>
>thanks
>
>
>
>
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________