Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RTF control - use of a memo field / detect change
Message
 
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01324620
Message ID:
01324982
Views:
14
>Hi Sergey
>
>Thanks for the information.
>
>Can I ask a related question: In the VFP9 sample for RTF, they set the control source to a memo field. But they also do this:
>
>Before they move the record pointer, in vcr1.beforeRecordPointerMoved(), they have:
>
REPLACE rtf.Source WITH THISFORM.oleRTF.TextRTF
>
>I don't know why they do this. Is it required?
>
>Also, they use THISFORM.cText, for example, in vcr1.RecordPointerMoved():
>
THISFORM.cText = rtf.source
>
>I am assuming from your comments that it is unnecessary to implement THISFORM.cText for RTF and memo fields.
>

Yes, it is unnecessary.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform