Search found 26 matches

by msimmons15
Fri Feb 28, 2014 3:37 pm
Forum: Support
Topic: TDBRichviewEdit Performance Question
Replies: 7
Views: 25363

Slow loading of non-RVF documents

I discovered what the delay was. There is an "Abort" statement being executed at line 6193 of CRVData.pas when the database field content is not a RVF. The actual delay was due to Eurekalog doing processing. Once I disabled Eurekalog, the delay went away. But I wanted to ask if reaching th...
by msimmons15
Thu Feb 27, 2014 5:02 pm
Forum: Support
Topic: TDBRichviewEdit Performance Question
Replies: 7
Views: 25363

TDBRichviewEdit Performance Question

I have recently upgraded from version 12 to 14 and I have noticed that performance is slower using TDBRichviewEdit. I looked at my database blob fields and I noticed that I have some records where the text is NOT compressed (text begins with '{\rtf...' and I have other records where the text is comp...
by msimmons15
Thu Mar 29, 2012 11:05 pm
Forum: Support
Topic: Persistent background image in TDBRichviewedit
Replies: 2
Views: 10762

Thanks for the explanation and solution. I was using RVF and that handled it!

Mike Simmons
by msimmons15
Wed Mar 28, 2012 8:28 pm
Forum: Support
Topic: Persistent background image in TDBRichviewedit
Replies: 2
Views: 10762

Persistent background image in TDBRichviewedit

I have a form using a TDBRichviewedit. One (and only one) of the dataset records tied to this control contains text using a backgroundimage. That image properly displays when I scroll to that record. The problem is that the background image remains in place as I scroll to different dataset records t...
by msimmons15
Mon Jan 16, 2012 3:52 pm
Forum: Support
Topic: Reportbuilder Wrapper Issue
Replies: 12
Views: 39585

Solution worked for me!

I followed your steps and the problem has gone away for me as well.

Thanks very much!
by msimmons15
Fri Jan 13, 2012 11:48 pm
Forum: Support
Topic: Reportbuilder Wrapper Issue
Replies: 12
Views: 39585

Still interested in solution

I was never able to resolve this, so I am still interested in a solution.

Thanks!
by msimmons15
Fri Jul 22, 2011 4:56 pm
Forum: Support
Topic: Only 1 spell check suggestion shown in RVAPopupMenu
Replies: 2
Views: 11043

Thanks very much Sergey! That corrected it!
by msimmons15
Tue Jul 19, 2011 3:03 pm
Forum: Support
Topic: Only 1 spell check suggestion shown in RVAPopupMenu
Replies: 2
Views: 11043

Only 1 spell check suggestion shown in RVAPopupMenu

Hi, I'm using Addict4 with TDBRichViewedit. Live spell checking is working, but I can only get 1 suggestion to appear in the RVAPopupMenu when I right click on the misspelled word. In the code for the RVAPopupMenu1LiveSpellGetSuggestions event (see below), I can see that Addict is returning many sug...
by msimmons15
Sun Jan 09, 2011 11:26 pm
Forum: Support
Topic: Reportbuilder Wrapper Issue
Replies: 12
Views: 39585

The options were set to Designtime Only and Rebuild as needed. I tried changing to Explicit rebuild and there was no change in the behavior.

Mike
by msimmons15
Fri Jan 07, 2011 6:54 pm
Forum: Support
Topic: Reportbuilder Wrapper Issue
Replies: 12
Views: 39585

Absolutely sure. I just verified it again.
by msimmons15
Fri Jan 07, 2011 5:42 pm
Forum: Support
Topic: Reportbuilder Wrapper Issue
Replies: 12
Views: 39585

Reportbuilder Wrapper Issue

Hi, I'm using the TRichview Wrapper for reportbuilder with Delphi 2007 and Reportbuilder 12. I can install this package (rvrb12D2007) and it will work fine as long as Delphi is left running. But if I shut down delphi and restart it: I can still see the package is in the list of packages, but I recei...