Thanx Sergey.
Artificial intelligence is no match for natural stupidity.
Mark
Search found 14 matches
LoadRTF
Just wondering if the folowing is possible. I have a small RTF document which is essentially a Header document. I can load that into the Editor using LoadRTF. No problem. I then move the cursor to the end of the Header using Last. Now I want to load another RTF document which is basically appended ...
- Sat Dec 10, 2005 3:22 am
- Forum: Job Offers
- Topic: Need some development assistance
- Replies: 0
- Views: 62543
Need some development assistance
Hi group, I am developing an ActiveX control for a specific environement ( I have permission for ActiveX from Sergey) and I have run into some difficulties implementing livespelling and spell check that I cannot overcome. I am seeking someone who may be able to assist. I am prepared to pay a fair ...
- Thu Dec 08, 2005 8:17 am
- Forum: Support
- Topic: onspellingcheck event problem
- Replies: 1
- Views: 13545
onspellingcheck event problem
Hi, I am having some problems with the "onspellingcheck" event in an ActiveX control I am writing. (Yes, I have Sergey's permission) I am finding that the event is not always raised when it is supposed to. Is there a Method that can be called to raise it manually? If not how can it be rasied? Cheers ...
- Sat Dec 03, 2005 11:21 pm
- Forum: Support
- Topic: BLOB ---> RichviewEdit
- Replies: 3
- Views: 19222
- Sat Dec 03, 2005 11:07 pm
- Forum: Support
- Topic: StyleTemplates
- Replies: 4
- Views: 21496
- Sat Dec 03, 2005 10:04 pm
- Forum: Support
- Topic: BLOB ---> RichviewEdit
- Replies: 3
- Views: 19222
BLOB ---> RichviewEdit
Hi, This may be a really dumb question but I am curious. I have a database with RTF files stored as BLOBS. I have an ActiveX control of RichviewEdit in the database application. Currently, to get the RTf file into Richview I need to copy the Blob to a physical file on a harddisk and then use LoadRTF ...
- Sat Dec 03, 2005 9:50 pm
- Forum: Support
- Topic: StyleTemplates
- Replies: 4
- Views: 21496
StyleTemplates
Hi, I am trying to run the Richview & Addict 3 "The simplest demo" For some reason when I try and open the form I get the following error... "Error reading RVStyle1.StyeTemplates: Property StyleTemplates does not exist." If I click cancel then I can see the code but cannot display the form. This is ...
- Tue Nov 22, 2005 9:11 pm
- Forum: Support
- Topic: Tooltip shadow residue on editor
- Replies: 3
- Views: 20364
Hi Michel, Thanx for the reply. After further investigation I found the problem only happened when the Font select dropdown or the Font Size dropdown was invoked from the Toolbar. Whith the dropdowns displayed if you have the mouse over the drop button then a tooltip hint is displayed. If you select ...
- Sat Nov 19, 2005 4:43 am
- Forum: Support
- Topic: Tooltip shadow residue on editor
- Replies: 3
- Views: 20364
Tooltip shadow residue on editor
Hi, In my application I have a toolbar above my RTF editor which displays a tootip hint as the mouse hovers over a button. On occasions (often) when the tooltip disappears it leaves the drop shadow of the tooltip behind and I can find no way to remove it other than exiting the application completely ...
Margins
Hi,
I know how to dipslay margins in the Previewer with different pen types etc, but, is it possible to achieve the same effect or similar in the Editor.
TIA
Mark Bailey
I know how to dipslay margins in the Previewer with different pen types etc, but, is it possible to achieve the same effect or similar in the Editor.
TIA
Mark Bailey
- Wed Nov 09, 2005 1:23 pm
- Forum: Support
- Topic: tRichView Table Output to Roledata PDF Erro
- Replies: 4
- Views: 19503
tRichView Table Output to Roledata PDF Erro
Hi, I have a tRichView document with some tables in it. It looks great in the Previewer. It looks great when sent to the printer. But when I output it to a PDF file using RoleData PDF the borders of the table are moved to a different location on the page. However, table content is where it is ...
- Sat Oct 29, 2005 1:45 pm
- Forum: Support
- Topic: Page Orientation for TRichViewPDF
- Replies: 2
- Views: 18148
Page Orientation for TRichViewPDF
Thanx Michel.
Yes... just got it working.
I wasn't properly qualifying the TPrinterOrientation type.
Wood, trees....you know the story....
Ta.
Mark
Yes... just got it working.
I wasn't properly qualifying the TPrinterOrientation type.
Wood, trees....you know the story....
Ta.
Mark
- Sat Oct 29, 2005 10:05 am
- Forum: Support
- Topic: Page Orientation for TRichViewPDF
- Replies: 2
- Views: 18148
Page Orientation for TRichViewPDF
Hi, Was wondering if anyone can help me here. I am loading an RTF document into TRVPrintPreview which uses the default printer's page orientation. I now want to include the option to output the document to PDF using the TRichViewPDF from RoleData. I ahve it all working but I cannot find a way to ...