trichview.support
Re: editor demo's ? |
Author |
Message |
Sergey Tkachenko |
Posted: 07/23/2003 13:25:45 Hello, ReadMe.rvf for Editor1 is of "old style" - it does not contain all necessary formatting information (collections of text, paragraph and list styles). Such documents can be loaded only in editors having built-in collections of styles compatible with these documents. Editor2 expects documents containing all necessary formatting information. Such documents are saved by this editor itself, or by ActionTest demo (http://www.trichview.com/resources/actions/), or by Editor1 demo (if in "File" | "Options for Saving and Loading", tab "RVF Save", "Save collection of text styles" and "Save collection of paragraph styles" are checked). Styles are included in RVF files, if rvfoSaveTextStyles and rvfoParaStyles are included in RVFOptions property of editor that saves. (but it's not good that it displays exception - it must just report a loading error; I'll look at this; actually, this is because rvfoConvUnknownStylesToZero option is set in Editor2's rve.RVFOptions; this options tells editor to ignore problems in styles in loaded document) > hello, > > I'm just a beginner, so I'm just trying a few examples, > and until this moment all the examples worked perfectly. > > One strange thing: > trying with the demo "editor2" to read the example file (readme.rvf) of > "editor 1", I get an error "listindex out of bounds" ;-) > > Stef Mientki > |
Powered by ABC Amber Outlook Express Converter