Search found 18 matches
- Wed Aug 06, 2008 3:18 pm
- Forum: Support
- Topic: Recover the Filename of Picture when Html Saving
- Replies: 8
- Views: 23276
- Fri Aug 01, 2008 9:11 pm
- Forum: Support
- Topic: Recover the Filename of Picture when Html Saving
- Replies: 8
- Views: 23276
- Fri Aug 01, 2008 8:42 pm
- Forum: Support
- Topic: Recover the Filename of Picture when Html Saving
- Replies: 8
- Views: 23276
Hum after investigation :
I have found some solutions :
Do you have any other solutions ?
I have found some solutions :
Code: Select all
rvActionInsertPicture1.StoreFileName := true;
rvActionTableProperties1.StoreImageFileName := true;
editeur.SetCurrentItemExtraStrProperty(rvespImageFileName,lafenetre.ed_url.text,true);
- Fri Aug 01, 2008 7:53 pm
- Forum: Support
- Topic: Recover the Filename of Picture when Html Saving
- Replies: 8
- Views: 23276
- Fri Aug 01, 2008 7:51 pm
- Forum: Support
- Topic: Recover the Filename of Picture when Html Saving
- Replies: 8
- Views: 23276
With trichviewaction i add some pictures on the documents, i add also other pictures from the web like this: editeur.InsertPicture(lafenetre.ed_url.text, gr, rvvaBaseLine); I would like to change all the filename or URL (because with this function i store URL) with Content id (i am developping a ...
- Fri Aug 01, 2008 7:29 pm
- Forum: Support
- Topic: Recover the Filename of Picture when Html Saving
- Replies: 8
- Views: 23276
- Fri Aug 01, 2008 2:34 pm
- Forum: Support
- Topic: Recover the Filename of Picture when Html Saving
- Replies: 8
- Views: 23276
Recover the Filename of Picture when Html Saving
Hello, I would like to recover the filename of picture (background of a table)... and i don't know how to recover it... This code showme the location of image in the document procedure Tf_ecriture.editeurHTMLSaveImage(Sender: TCustomRichView; RVData: TCustomRVData; ItemNo: Integer; const Path ...
- Sat Nov 03, 2007 1:16 pm
- Forum: Support
- Topic: Problem with addict live spelling
- Replies: 6
- Views: 17718
- Sat Aug 04, 2007 9:23 pm
- Forum: Support
- Topic: Problem with addict live spelling
- Replies: 6
- Views: 17718
- Fri Aug 03, 2007 9:38 pm
- Forum: Support
- Topic: Problem with addict live spelling
- Replies: 6
- Views: 17718
No news for this bug ? I will sell my software in anuary 2008, i hope this bug ll be corrected ...
An other thing :
I know how to start livespelling
How can I stop livespelling ?
Thanks a lot, and sorry for my bad english, this is a foreign language for me
An other thing :
I know how to start livespelling
Code: Select all
editeur.StartLiveSpelling;
Thanks a lot, and sorry for my bad english, this is a foreign language for me
- Mon Jun 25, 2007 12:43 pm
- Forum: Support
- Topic: Multiple forms with richviewactions
- Replies: 8
- Views: 24304
- Mon Jun 25, 2007 10:19 am
- Forum: Support
- Topic: Multiple forms with richviewactions
- Replies: 8
- Views: 24304
- Mon Jun 25, 2007 10:01 am
- Forum: Support
- Topic: Multiple forms with richviewactions
- Replies: 8
- Views: 24304
- Sun Jun 24, 2007 8:52 pm
- Forum: Support
- Topic: Problem with addict live spelling
- Replies: 6
- Views: 17718
Problem with addict live spelling
Hello, I have found a possible bug with the live spelling of addict, more particulary in the parser of Trichviewedit... the word autobus is well spelled for trichview but when i bold a part of the word it is misspelled.. like aut obus procedure Tf_ecriture.RichViewEdit1SpellingCheck(Sender ...
- Sun Jun 24, 2007 8:30 pm
- Forum: Support
- Topic: Multiple forms with richviewactions
- Replies: 8
- Views: 24304
Multiple forms with richviewactions
Hello,
I have a problem with my multiple forms application...
I have three forms open and when i click on bold on one application ? All application button bold are pressed ...
Is it possible to press only the button of the activate form ?
THanks a lot
bye
I have a problem with my multiple forms application...
I have three forms open and when i click on bold on one application ? All application button bold are pressed ...
Is it possible to press only the button of the activate form ?
THanks a lot
bye