Search found 70 matches
- Thu Mar 12, 2020 6:34 pm
- Forum: ScaleRichView
- Topic: Strange exception of TSRichViewEdit.SubDocuments
- Replies: 4
- Views: 14619
Re: Strange exception of TSRichViewEdit.SubDocuments
Copy it ! thanks a lot:)
- Wed Mar 11, 2020 4:10 pm
- Forum: ScaleRichView
- Topic: Strange exception of TSRichViewEdit.SubDocuments
- Replies: 4
- Views: 14619
Re: Strange exception of TSRichViewEdit.SubDocuments
Sorry,I forgot the NewItemAction event.
Then,how can I determine if the item is in the subdocuments,or it is in the TSRichviewEdit.RichviewEdit's content?
Then,how can I determine if the item is in the subdocuments,or it is in the TSRichviewEdit.RichviewEdit's content?
- Wed Mar 11, 2020 1:03 pm
- Forum: ScaleRichView
- Topic: Strange exception of TSRichViewEdit.SubDocuments
- Replies: 4
- Views: 14619
Strange exception of TSRichViewEdit.SubDocuments
I handled subdocuments with the following procedure ,sRveExport is a TSRichviewEdit, it worked perfect until today. Exception message is : list index out of bounds(-1),exception only occured on the header file's loading when "loadRVF",the footer file's loading is right,what I missed? proce...
- Sun Feb 23, 2020 9:41 am
- Forum: Support
- Topic: TSRichViewEdit Insert a hyperlink to a cell
- Replies: 2
- Views: 9141
Re: TSRichViewEdit Insert a hyperlink to a cell
Sorry,I forgot that there was a default method to handle the click event,so everything is ok:) thanks!
- Sun Feb 23, 2020 7:58 am
- Forum: Support
- Topic: TSRichViewEdit Insert a hyperlink to a cell
- Replies: 2
- Views: 9141
TSRichViewEdit Insert a hyperlink to a cell
A TSRichViewEdit(in a frame),I set its externalRVStyle property, and use the codes to insert a hyperlink to jump to a url. table.Cells[4, 1].AddNL('http://www.wolf1860.com',4,-1); when click the hyperlink,it just open my application's root directory automatically,but not run the TSRichviewEdit.onjum...
- Fri Nov 22, 2019 1:46 pm
- Forum: ScaleRichView
- Topic: Network printer does not work
- Replies: 11
- Views: 18516
Re: Network printer does not work
I changed it to windows,the printer did not work either. So I tried again.When I create a new document and typed some english characters,the printer worked after a long time ,I mean that is unnormal but it worked. I cleared the english charaters and typed some chinese characters,it didn't work. Ther...
- Thu Nov 21, 2019 5:33 pm
- Forum: ScaleRichView
- Topic: Network printer does not work
- Replies: 11
- Views: 18516
Re: Network printer does not work
In my application,I set the TRVAControlPanel.Compatibility:=True,It did not work.
In the Demo,I set the tool-options-metacompatiblity:=true it did not work either.
In the Demo,I set the tool-options-metacompatiblity:=true it did not work either.
- Thu Nov 21, 2019 1:19 am
- Forum: ScaleRichView
- Topic: Network printer does not work
- Replies: 11
- Views: 18516
Re: Network printer does not work
In office word the printer works fine,that means the network printer is ready. I did further test and found some strange situations(The demo application). 1.I created an empty file,typed some english charaters ,It worked after a long time .So I tried to print the readme.rvf first page(demo default f...
- Wed Nov 20, 2019 10:57 am
- Forum: ScaleRichView
- Topic: Network printer does not work
- Replies: 11
- Views: 18516
Re: Network printer does not work
Sorry,I don't provide a preview function.How should I do to test this?
- Wed Nov 20, 2019 9:07 am
- Forum: ScaleRichView
- Topic: Network printer does not work
- Replies: 11
- Views: 18516
Re: Network printer does not work
No,it doesn't.By the way,my network printer is HP LaserJet P1505n. My client's network printer is EPSON33B569(L6160 Series).But another client' network printer(SHARP MX-M2658N -WSD) works fine.
- Wed Nov 20, 2019 8:30 am
- Forum: ScaleRichView
- Topic: Network printer does not work
- Replies: 11
- Views: 18516
Network printer does not work
TSRichViewEdit,Standard printing action:SRVE FILE--TSrvActionPrint,It works fine when the printer connects to the pc directly,but it does not work when I use a network printer.
The printer dialog displays the information,but the printer does nothing.
The printer dialog displays the information,but the printer does nothing.
- Tue Jul 09, 2019 2:21 am
- Forum: Support
- Topic: User can not select Chinese text precisely by mouse
- Replies: 1
- Views: 7706
User can not select Chinese text precisely by mouse
Everything is right when select English text.When select Chinese text,the selection will auto expand to the start of the line.I think the cause is the word seperator is different.Here is the test Chinese text. 我曾经一度认为自己不是我爸的亲儿子,这个孩奴盛行的年代,哪个父亲舍得把亲儿子先送去特警学院摸爬滚打四年,出来后又动用关系分配到安全局行动队? “多年以后你会感谢我,让你有了一个独立...
- Thu Jun 13, 2019 1:10 am
- Forum: Support
- Topic: Problem about paste image
- Replies: 5
- Views: 11130
Re: Problem about paste image
And I noticed when TRichViewEdit open the rtf file which is saved by TDxRichEditControl,The TRichViewEdit convert the floating images to non floating images,May I do this action when paste floating image?
- Thu Jun 13, 2019 12:16 am
- Forum: Support
- Topic: Problem about paste image
- Replies: 5
- Views: 11130
Re: Problem about paste image
Thank u! I found the image which copied from web to tdxRicheditControl can be pasted to TRichViewEdit,the difference is floating and non-floating? Look,I Just want to paste the image from the clipboard,and I don't care its alignment options,Can u give me some suggestions? This is very very important...
- Mon Jun 10, 2019 11:49 pm
- Forum: Support
- Topic: Problem about paste image
- Replies: 5
- Views: 11130
Re: Problem about paste image
I have posted the test docx file to ur gmail.Thanks again:)