Search found 51 matches

by Shane Stump
Fri Aug 24, 2007 8:17 pm
Forum: ScaleRichView
Topic: Print Preview / Zooming
Replies: 3
Views: 21980

I saw that but I want zooming to work in +/- 5 % increments. What properties do I set to make that happen?

Best Regards,

Shane
by Shane Stump
Fri Aug 24, 2007 8:16 pm
Forum: ScaleRichView
Topic: Printing Settings?
Replies: 2
Views: 19656

Peter,

Thanks for the suggestion. The users are reporting that the documents are printing out different than what they look like in the editor.

I will add a PDF export tonight also for testing.

I will have to test and report back later tonight. I just want to make sure I have any "special ...
by Shane Stump
Fri Aug 24, 2007 8:14 pm
Forum: ScaleRichView
Topic: OnCurTextStyleChange??
Replies: 5
Views: 27614

Well, it was causing me all kinds of problems trying to load a devexpress lookup control. As I said, I would simply filter the repetitive calls but several times an Arial, Font 10 got stuck in between when it shouldn't.

Any how, I just gave up because I have already spent more time on this than I ...
by Shane Stump
Fri Aug 24, 2007 5:48 pm
Forum: ScaleRichView
Topic: Printing Settings?
Replies: 2
Views: 19656

Printing Settings?

I just got an email from my client telling me that she tried printing out two documents that looked good in the TScaleRichView but they didn't print correctly - one was larger and one was smooshed.

I can't try anything until I get back to the ofice with a printer.

I want to make sure I have the ...
by Shane Stump
Fri Aug 24, 2007 5:37 pm
Forum: ScaleRichView
Topic: How To Print / Print Preview??
Replies: 5
Views: 32956

I created a page setup when I first started... I noticed the printing was different so I also overrode that in rvAcitons.

I guess I will kill the print preview and see what the client thinks.

If they are FINALLY OK with it, I will have my partner register and hopefully put this to bed!

Best ...
by Shane Stump
Fri Aug 24, 2007 3:56 pm
Forum: ScaleRichView
Topic: Print Preview / Zooming
Replies: 3
Views: 21980

Print Preview / Zooming

I am implementing a Print Preview dialog by using TScaleRichView.

Once the control is in preview mode, I would like to trap MouseDown so I can handle zooming (via the ViewPropery ZoomPercent).

That is, I want the mouse button events instead of TScaleRichView handling them.

Best regards,

Shane
by Shane Stump
Thu Aug 23, 2007 10:05 pm
Forum: ScaleRichView
Topic: How To Print / Print Preview??
Replies: 5
Views: 32956

How To Print / Print Preview??

How does one make the print/print preview actions in rvActionsList work with ScaleRichView?

Currently they print / preview based on the TRichView instead of the TScaleRichView.

That is, the page setup isn't used.

Best Regards,

Shane
by Shane Stump
Thu Aug 23, 2007 9:23 pm
Forum: ScaleRichView
Topic: OnCurTextStyleChange??
Replies: 5
Views: 27614

Well, it killed a feature I was trying to add because of the # of times it was called. I was just going to check if the FontName / Size was the same and eat "repetitive" calls but many times clicking in a different section of the document gets multiple font/size combinations when really there shoud ...
by Shane Stump
Tue Aug 21, 2007 10:39 pm
Forum: ScaleRichView
Topic: Scaling Problem...
Replies: 4
Views: 24843

Re: Scaling Problem...

proxy3d wrote:send example of the document on ilya@trichview.com
I fixed the problem by calling the functions NoPagesMode() + PagesMode() (that I copied from ActionTest) after a Page Setup operation.

Best Regards,

Shane
by Shane Stump
Tue Aug 21, 2007 5:20 pm
Forum: ScaleRichView
Topic: OnCurTextStyleChange??
Replies: 5
Views: 27614

OnCurTextStyleChange??

Why does this event get called sometimes 3 to 4 times when the user clicks in a different part of the document (especially tables)? I would figure it would only get called ONCE.

Best Regards,

Shane
by Shane Stump
Tue Aug 21, 2007 11:06 am
Forum: ScaleRichView
Topic: Scaling Problem...
Replies: 4
Views: 24843

I will get it to you later today.

Best Regards,

Shane
by Shane Stump
Mon Aug 20, 2007 4:46 pm
Forum: ScaleRichView
Topic: Disabling Page # in Preview / Print?
Replies: 1
Views: 15258

Disabling Page # in Preview / Print?

In the latest version, I have set the PageProperty->PageNoVisible = False and it still shows the page #s in the preview / print.

Is this a bug or am I still missing something?

Best Regards,

Shane
by Shane Stump
Mon Aug 20, 2007 4:45 pm
Forum: ScaleRichView
Topic: Scaling Problem...
Replies: 4
Views: 24843

Scaling Problem...

Setting the page top / bottom margins to a value > .6" (inches) causes the first column in tables to be "cut-off". The rendering code isn't handling the scaling properly.

I will see about getting you a test document.

Best Regards,

Shane
by Shane Stump
Mon Aug 20, 2007 11:40 am
Forum: ScaleRichView
Topic: TScaleRichView - EListIndex out of Bounds Error
Replies: 6
Views: 29912

Thanks - downloading it now.

Best Regards,

Shane
by Shane Stump
Sun Aug 19, 2007 11:23 pm
Forum: ScaleRichView
Topic: TScaleRichView - EListIndex out of Bounds Error
Replies: 6
Views: 29912

How's new version coming along?

Best Regards,

Shane