Hello, I wonder if anybody can throw some light on the following problem.
In 2006, I coded a form with RichtextCtrl controls, which displayed formatted text from a memo database field.
I noticed at the time that when the control was assigned data, '\par ' was automatically added to the end of the data - although this is not apparent when you try and position the cursor after the last character in the control.
Recently SP3 was downloaded and now 2 '\par's are added!
When the RTF control is used to create an output file 'SaveFile(TEMP_ FILENAME, rtfRTF)' by adding all the control contents together in another RTF control, extra space lines are added between formatted lines - in a manner I can not easily predict!
Has any body encountered this and know a solution?
Thanks
Chris
In 2006, I coded a form with RichtextCtrl controls, which displayed formatted text from a memo database field.
I noticed at the time that when the control was assigned data, '\par ' was automatically added to the end of the data - although this is not apparent when you try and position the cursor after the last character in the control.
Recently SP3 was downloaded and now 2 '\par's are added!
When the RTF control is used to create an output file 'SaveFile(TEMP_ FILENAME, rtfRTF)' by adding all the control contents together in another RTF control, extra space lines are added between formatted lines - in a manner I can not easily predict!
Has any body encountered this and know a solution?
Thanks
Chris