FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Help on TRichEdit
Posts: 408
Joined: Fri Jan 29, 2010 08:14 PM
Help on TRichEdit
Posted: Tue Nov 08, 2011 08:49 PM
Question for those who have been heavily involved with the class TRichEdit.

As you can retrieve the color of the background that we have applied to a file. RTF. That is, if you told me to apply the background color with SetBkGndColor () to save the file and reload, it loads everything but the background color, but it is as recorded.

The color is applied as well: (and it works correctly applies the background color, but do not save to save the file)
Code (fw): Select all Collapse
::oRTF:SetBkGndColor( nCLR )


I see the microsoft website but I can not see any message for this purpose.
http://msdn.microsoft.com/en-us/library/windows/desktop/bb774228(v=vs.85).aspx

Any ideas?

Another thing that I can not know at the moment is how to insert an image background to be saved and restored correctly as in the previous case.

Any ideas on that too?

Let's see if someone is heavily involved with TRCihEdit or antonio / daniel know how to solve this.

a greeting
JLL
Libreria: FWH/FWH1109 + Harbour 5.8.2 + Borland C++ 5.8.2
Editor de Recursos: PellecC
ADA, OURXDBU
S.O: XP / Win 7 /Win10
Blog: http://javierlloris.blogspot.com.es/
e-mail: javierllorisprogramador@gmail.com
Posts: 408
Joined: Fri Jan 29, 2010 08:14 PM
Re: Help on TRichEdit
Posted: Wed Nov 09, 2011 09:36 PM

no one dominates the TRichEdit control?

a greating;
JLL

Libreria: FWH/FWH1109 + Harbour 5.8.2 + Borland C++ 5.8.2
Editor de Recursos: PellecC
ADA, OURXDBU
S.O: XP / Win 7 /Win10
Blog: http://javierlloris.blogspot.com.es/
e-mail: javierllorisprogramador@gmail.com

Continue the discussion