Search found 2 matches

by mescalito
Thu Oct 28, 2004 11:36 am
Forum: Coding Questions
Topic: Assigning RTF (styled) text to EditorGadget directly
Replies: 19
Views: 6324

I didn't suppose it would be so easy!

Tanks!
by mescalito
Thu Oct 28, 2004 11:07 am
Forum: Coding Questions
Topic: Assigning RTF (styled) text to EditorGadget directly
Replies: 19
Views: 6324

Assigning RTF (styled) text to EditorGadget directly

I am looking for a way to assign directly RTF (styled) Text to EditorGadget. In El_Choni's RichEdit lib there is a function StreamFileIn(FileName$, flags.l), which enables to assign a rtf file content to a EditorGadget. But i'm looking for a direct way.

For example, in VB 6.0 i would do this ...