Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.
Comments
Use Recompile Wizard for FastCube (recompile.exe) to add FastScript support.
Oleg.
Delphi7 error: fcd7.dpk (46) Fatal: Required package 'FS7' not found
fcd7.dpk not compiled!
dclfcd7.dpk compiled
Installed package C: \ Program Files \ Borland \ Delphi7 \ Projects \ bpl \ dclfcd7.bpl (FastCube 1.0)
And now when running the project has the following error:
[Fatal Error] fcSlice.pas (1637): Could not compile Used unit 'fcInterpreter.pas'
Do You have FastReport or FastScript?
Calculation measures require FastScript.
Oleg.
I'm using version 1.0
You can use FastScript from FastReport 4.
Set in Recompile Wizard path to FastScript dcu:
C:\Program Files\FastReports\FastReport 4\libd7
and recompile.
If error, attach recompile.log.
Oleg
Update.
Current version - 1.6.6.
Oleg.
See errors in recompile.log
Oleg.