Search found 77 matches

by Stef
Tue Dec 19, 2006 6:37 pm
Forum: Support
Topic: autosave problems, using savehtmlex ...
Replies: 14
Views: 40283

autosave problems, using savehtmlex ...

hi Sergey, I automatically save an RVE every 100 seconds, using saveHTMLex. Now when typing very fast (during autosave) the programs hangs itself completely (100% cpu time and not responding). I'm not sure the problem is caused by RVE, but if I remove the saveHTMLex, there's no problem. To narrow th...
by Stef
Mon Dec 18, 2006 4:22 pm
Forum: Support
Topic: adding html-hyperlink "target=", howto ?
Replies: 2
Views: 12198

thanks very much Sergey,

the suggested method is very easy to implement and works like a charm,
great !!!

cheers,
by Stef
Sun Dec 17, 2006 7:42 pm
Forum: Support
Topic: html and scripts, is this the best way ?
Replies: 0
Views: 13351

html and scripts, is this the best way ?

hello, I want to load, edit and save webpages with scripts embedded. The best idea I can think of, is doing the following: - each script from the html-page is removed and replaced by some "weird" html link, like this: <a class=rvts4 href="http://weird_1">script-link-1</a> - the h...
by Stef
Sun Dec 17, 2006 11:24 am
Forum: Support
Topic: adding html-hyperlink "target=", howto ?
Replies: 2
Views: 12198

adding html-hyperlink "target=", howto ?

hello Sergey, Maybe it's a stupid question, but my RVE application is so rock stable, that I didn't touch the code for over a year, and now I lost almost all my knowledge about RVE :-( I want to add "target=" into my html hyperlinks. - I can export the string in Onwritehyperlink, using &qu...
by Stef
Mon Oct 16, 2006 11:08 am
Forum: Support
Topic: difference between IsFromNewLine and IsParaStart ?
Replies: 1
Views: 8846

difference between IsFromNewLine and IsParaStart ?

For copying items, I need to know when a new line starts.
Now both IsFromNewLine and IsParaStart seems to work ok.
The help documenation doesn't make it more clear to me.
So my question,
what's the difference between these two ?

thanks,
by Stef
Sat Oct 14, 2006 8:10 am
Forum: Support
Topic: treating a table cell as a RichView(Edit) ?
Replies: 4
Views: 16612

thanks Sergey,
I'll try that in the near future,
cheers,
by Stef
Fri Oct 13, 2006 10:11 am
Forum: Support
Topic: treating a table cell as a RichView(Edit) ?
Replies: 4
Views: 16612

Thanks Sergey, The help says this about RVdata: "This read-only property ... While the example below ... procedure TRichView.AddNL(const s: String; StyleNo, ParaNo: Integer); begin RVData.AddNL(s, StyleNo, ParaNo); end; I tried itas you told me, but I can't make a selection with SetSelectionBou...
by Stef
Thu Oct 12, 2006 4:41 pm
Forum: Support
Topic: treating a table cell as a RichView(Edit) ?
Replies: 4
Views: 16612

treating a table cell as a RichView(Edit) ?

I need to process an existing RVE document, which contains (nested) tables. A number of textstyles (which can be either in the main document or in a (nested) table cell, is assigned to some kind of code generation for a new document, so I've to parse each item. Now tables are different than RichView...
by Stef
Wed May 03, 2006 9:08 am
Forum: Support
Topic: math formula ?
Replies: 5
Views: 20622

Yes I send it to Sergey,
but apparently he didn't find it useful ;-)
Sorry I don't have a copy anymore :-(

cheers,[/quote]
by Stef
Fri Apr 14, 2006 8:26 pm
Forum: Support
Topic: math formula ?
Replies: 5
Views: 20622

thanks, I tried MS Equation editor, and besides it's OLE with all its trouble, I couldn't get the buttonbar shown automatically. The Russion site was akakadabra to me ;-) So I tried MimeTex, and it works well and is good enough for me. You can see some impressions here http://oase.uci.kun.nl/~mientk...
by Stef
Tue Apr 04, 2006 9:42 pm
Forum: Support
Topic: math formula ?
Replies: 5
Views: 20622

math formula ?

has anyone found a good solution to insert math formulas ? By accident I ran into mimetex today, which can easily generate a gif image from a math formula. So I'm thinking of using mimetex as a formula generator, translate the gif imag into png image, using the alternate text property as the formula...
by Stef
Sun Apr 02, 2006 10:39 am
Forum: Support
Topic: Example of LS-speller implementation
Replies: 2
Views: 11420

thanks for the tip Sergey, it works great ! I didn't know that command. I'm still trying to extend the example by adding "rating" to the suggested words, and using rating to color the menu-items. It's in the speller, but I don't know yet how to retrieve it. If I succeed, I'll post a comple...
by Stef
Sat Apr 01, 2006 10:00 pm
Forum: Support
Topic: Example of LS-speller implementation
Replies: 2
Views: 11420

Example of LS-speller implementation

hi all, here an example of the implementation of LS-speller for tRichViewEdit. The dialog of LS-speller is not used, but a normal popup-menu. The popupmenu is (partial) dynamically extended with suggested words, in case of a misspelling. The popupmenu can also contain the "actions" add wor...
by Stef
Fri Mar 17, 2006 8:25 pm
Forum: Support
Topic: RichView Screen Capture
Replies: 4
Views: 16184

I realized this, using ASGScreenCapture (a freeware component from William Miller). works great !!

cheers,
by Stef
Mon Feb 20, 2006 10:51 pm
Forum: Support
Topic: Anyone tried to use tRichViewEdit as wysiwyag-wiki-engine ?
Replies: 3
Views: 16077

of course without the "quote"
http://www.tiddlywiki.com/