Search found 66 matches

by Martian
Wed May 29, 2013 7:19 pm
Forum: Support
Topic: Enter Key and URL Detection
Replies: 26
Views: 70886

The problem is I don't use rvActions for this and my project is huge. Anyway I'll try to reproduce it in a new project.

The problem is it worked fine for a long time and I didn't change anything there. But from some new RVE version it doesn't works for VK_RETURN.
by Martian
Wed May 29, 2013 7:15 pm
Forum: Examples, Demos
Topic: [Demos] Expanding-collapsing
Replies: 12
Views: 142622

There are no known bugs for this feature. If you know a bug, please explain how to reproduce it. There is no way to detect hidden text in your rvActions demo. You select text, press hide and it hides. After that pressing hide again does nothing. A demo for collapse/expand with [+] sign and hidden t...
by Martian
Wed May 29, 2013 9:13 am
Forum: Examples, Demos
Topic: [Demos] Expanding-collapsing
Replies: 12
Views: 142622

Is there a way to do it without a full copy of the document? As it's not good for big docs.
There is an option to hide/show selected text in rvActionsDemo (buggy), maybe we can use it instead?
by Martian
Wed May 29, 2013 8:54 am
Forum: Support
Topic: Enter Key and URL Detection
Replies: 26
Views: 70886

I have the same problem with Enter key. Nothing helps! My code worked for a long time but since some recent RVE version (I think v.14) my code from your samples stopped working. Only Space and Tab works, Enter - does not. Using OnKeyDown event... Here is my code: procedure TMainForm.RichViewEdit1Key...
by Martian
Mon Nov 26, 2012 7:55 am
Forum: Examples, Demos
Topic: [Demo] How to insert YouTube video in the editor
Replies: 34
Views: 209154

Forget it. I found how to insert about 15 video services myself. But some still not work. Shows 'video not loaded' but if I copy these swf links into browser - it works fine. For example: http://www.funnyordie.com/embed/a460d52dbf http://d.yimg.com/nl/vyc/site/player.html#shareUrl=http%3A%2F%2Fscree...
by Martian
Sun Nov 25, 2012 4:12 am
Forum: Examples, Demos
Topic: [Demo] How to insert YouTube video in the editor
Replies: 34
Views: 209154

Is there a way to insert flash videos from other sources like Vimeo, RuTube, Flickr ?