Thank you for your help it's working now.
this was last problem in my application and solved now thank you again.
khaled
Search found 9 matches
- Thu Sep 03, 2009 9:40 am
- Forum: Support
- Topic: RvHtmlImporter does not import link tag <a> </a>
- Replies: 4
- Views: 13330
- Wed Sep 02, 2009 11:06 am
- Forum: Support
- Topic: RvHtmlImporter does not import link tag <a> </a>
- Replies: 4
- Views: 13330
- Sun Aug 30, 2009 12:59 pm
- Forum: Support
- Topic: RvHtmlImporter does not import link tag <a> </a>
- Replies: 4
- Views: 13330
RvHtmlImporter does not import link tag <a> </a>
Hi
my problem in RvHtmlImporter when i import any html code with link tags
<a> </a>
it's not loaded and replaced with
<font color="#0000ff"><u> My link </u></font>
i want it to be with out changes
i appreciate any help.
my problem in RvHtmlImporter when i import any html code with link tags
<a> </a>
it's not loaded and replaced with
<font color="#0000ff"><u> My link </u></font>
i want it to be with out changes
i appreciate any help.
- Sun Jun 21, 2009 9:05 am
- Forum: Support
- Topic: How to add H1 , H2 , H3 etc header style in Richviewedit
- Replies: 1
- Views: 8229
How to add H1 , H2 , H3 etc header style in Richviewedit
Hi all my problem is how to add header style like H1 , H2 H3 to RichViewEdit my second question is when i use RvHtmlImporter1 to import HTML like this : ============================ <html> <H1> welcome </H1> </html> ============================ and then it's looks very good in RichViewEdit1 ok but ...
- Tue Nov 11, 2008 1:26 pm
- Forum: Support
- Topic: How to set title property for hyperlinks
- Replies: 4
- Views: 13644
- Thu Nov 06, 2008 7:58 am
- Forum: Support
- Topic: How to set title property for hyperlinks
- Replies: 4
- Views: 13644
hi i try this code but no thing happened Rve.InsertStringTag('New link', Integer(StrNew(PChar('www.google.com')))); Rve.SetCurrentItemExtraStrProperty(rvespHint,'Hinttttttttttt',False); and this is the event of richview procedure TNewArticle.RveWriteHyperlink(Sender: TCustomRichView; id: Integer ...
- Wed Nov 05, 2008 8:27 am
- Forum: Support
- Topic: How to set title property for hyperlinks
- Replies: 4
- Views: 13644
How to set title property for hyperlinks
Hi all
i do not know how to add title property in hyperlinks
any help
i do not know how to add title property in hyperlinks
any help
- Tue Aug 05, 2008 7:31 am
- Forum: Support
- Topic: How to read styles from External CSS file
- Replies: 3
- Views: 15225
- Sun Aug 03, 2008 4:55 pm
- Forum: Support
- Topic: How to read styles from External CSS file
- Replies: 3
- Views: 15225
How to read styles from External CSS file
hi
this is first topic in this forum and my question is
my question is how to read styles from eternal CSS and apply it to richviewedit .
i use htmlimporter and i cannot find any method to link with CSS file .
this is first topic in this forum and my question is
my question is how to read styles from eternal CSS and apply it to richviewedit .
i use htmlimporter and i cannot find any method to link with CSS file .