Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rich Text Box and VFP5/6
Message
De
17/09/2002 06:27:46
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00700716
Message ID:
00701151
Vues:
16
Can't we use the Rich text box control inside the grid ?

Thanks

Anurag

>Hi!
>
>Save RTF text in the temporary file with RTF extension. Then use APPEND GENERAL ... FILE... command to put the content of RTF into the General field. Use OLEBoundControl instead of text box inside of the grid to display content of General field (you will have to set also a Sparce property of grid's column to .F.). To print in the report - do the same, then use OLE control bound to General field to display its content.
>
>I would like to insist that you store RTF text inside of the memo field and use General field only for displaying in grid and printing. This is because its hard to get out RTF text from general field for editing.
>
>>I have to allow the user to type in data which contains variuos scietific symbols. For this this purpose the Rich Text Box works out fine, as the user can use a comination of fonts. Now can we display the Records-Data in a Grid and print out the same ? Is there any third party control which can be used ?
>>
>>Thanks in Advance
>>
>>Anurag
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform