Search found 13 matches

by carloscastro
Mon Apr 30, 2007 6:40 pm
Forum: Support
Topic: Inserting External Object
Replies: 2
Views: 13808

Inserting External Object

Hi, Is there a way to insert an external object in an editor?. For example the code below to insert an youtube flash video in a document: <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/hYRABde3jB4"></param><param name=&quo...
by carloscastro
Tue Mar 13, 2007 7:40 pm
Forum: Support
Topic: Default Font for DBRichviewedit
Replies: 3
Views: 14396

Ok...

Many thanks...it works

Thanks
by carloscastro
Mon Mar 12, 2007 8:47 pm
Forum: Support
Topic: Default Font for DBRichviewedit
Replies: 3
Views: 14396

Default Font for DBRichviewedit

Hi,

How can i set the default font in a DBRichview edit.
Whenever i create a new record in a database and use dbrichview to edit a text field it assumes verdana font as default.
How can i change this.

Thanks.
by carloscastro
Fri Mar 24, 2006 12:40 pm
Forum: Support
Topic: Uploading images
Replies: 4
Views: 16606

Ok...thats just it..

Many Thanks Sergey.
by carloscastro
Fri Mar 17, 2006 11:37 am
Forum: Support
Topic: Uploading images
Replies: 4
Views: 16606

Sergey, The question is... I start a new document with trichview, insert some pictures in the document and then export it to html. When i look at the exported html code, image names are like image1, image2, imageX. what i want is to get these (image1, image2, etc..) during html export to be able to ...
by carloscastro
Tue Mar 14, 2006 3:55 pm
Forum: Support
Topic: Uploading images
Replies: 4
Views: 16606

Uploading images

Sorry, When i export to html document, i am trying to retrive each image filename to upload them with ftp. I tried usiing onsaveimage2 but i cannot retrive the filename. I insert pictures with the insertpicture method and richview automatticaly names the pictures (Ex: image3, image4, etc...) How can...
by carloscastro
Thu Mar 02, 2006 10:40 pm
Forum: Support
Topic: Changing The Insert Picture Dialog
Replies: 8
Views: 28481

Sorry Sergey,

I have the remove unsed styles option set to True, but when i export to htmlcss it keeps some css styles which are not used in the html text.

Am i missing something here...do i have to execute something to remove them before exporting.

Thanks,

Carlos Castro
by carloscastro
Thu Mar 02, 2006 5:19 pm
Forum: Support
Topic: Changing The Insert Picture Dialog
Replies: 8
Views: 28481

I understand but that solution doesnt fit my needs. I already managed to work out a solution. I am working with databases. I have a database with news posts. Each record has a text field which holds the html produced by the richview editor. Then the webserver with php generates a page containing for...
by carloscastro
Thu Mar 02, 2006 10:59 am
Forum: Support
Topic: Changing The Insert Picture Dialog
Replies: 8
Views: 28481

Sorry Sergey,

As for the image prefix, is there a way to change the styles prefix from "rsv---. it get messy when you have several text generated by trichview within the same html page.

Thanks,

Carlos Castro
by carloscastro
Tue Feb 28, 2006 3:30 pm
Forum: Support
Topic: Changing The Insert Picture Dialog
Replies: 8
Views: 28481

Thanks Sergey, I doing a new one, which as the ability to resize the image to a predefined maximux width and also has the ability to make simple adjustments like brithness, contrast and intensity. But for the second part of the question, is there a way to change the "img" prefix, richedit ...
by carloscastro
Mon Feb 27, 2006 10:37 pm
Forum: Support
Topic: Changing The Insert Picture Dialog
Replies: 8
Views: 28481

Changing The Insert Picture Dialog

Hi, Is there an easy way to change the default insert picture dialog but still using the default insertpicture action, like the colordialog in the control panel. Also another doubt. By default temporary image files are saved with the "img" prefix. Is there a way to define this prefix or is...
by carloscastro
Mon Feb 27, 2006 12:28 pm
Forum: Support
Topic: Maximum Image Size
Replies: 2
Views: 12674

Thanks Sergey, I solved the problem another way, replacing the insert image dialog with one developed by me in which you choose the image and the program automatically resizes it to my maximum width. The problem of doing it in the editor is that the image is only resized in html code and not in the ...
by carloscastro
Fri Feb 24, 2006 5:54 pm
Forum: Support
Topic: Maximum Image Size
Replies: 2
Views: 12674

Maximum Image Size

Hi,

Is there a way to set a maximum width size for an image so that when inserting an image it automatically resizes the image to that maximum.

Thanks,
Carlos Castro