Search found 4 matches

by shaune
Wed Mar 22, 2006 6:22 am
Forum: Support
Topic: Very basic template editor
Replies: 1
Views: 10388

Very basic template editor

Hi, I want to use RichView as a very basic template editor like this: 1. I automatically load an .html (template) document when the editor starts up. This is a simple .html document containing a table with two places (cells) for text entry (one is multi-line) as well as 3 image place holders (each ...
by shaune
Thu Mar 16, 2006 8:17 am
Forum: Support
Topic: Previewing html
Replies: 5
Views: 18989

Previewing html

Hi, I think I need to clear some things up. I am trying to use Trichedit as an html editor. The user can create a new document and edit it, then save it as .html (using HTMLSaveEx - which creates .html with in-line CSS). Problem 1: Document Background: 1. User creates a new document and sets the ...
by shaune
Wed Mar 15, 2006 3:19 pm
Forum: Support
Topic: Previewing html
Replies: 5
Views: 18989

html importer

Hi, Thank you, that works. The HTML now displays with the correct images. However, I still have the following problems: 1. The background is set in the .html, but when I open the html using the htmlimporter, the background is not set. 2. After opening an html file, I first need to resize my main ...
by shaune
Mon Mar 13, 2006 8:51 pm
Forum: Support
Topic: Previewing html
Replies: 5
Views: 18989

Previewing html

Hi, I am evaluating a demo version of trichedit. I have an import function that allows the user to import a .mht file, which then extracts the .mht into html with sub dirs for images. When I programmatically open the html file in trichedit (after the import is complete) the images do not load ...