Page 1 of 1

How can I have the zoom on the scroll like in your example?

Posted: Sun Mar 18, 2012 2:09 pm
by alexandreq
Hello Sergey,

I tried to find how to do this but I haven't figure out yet.

In your example RichView Action Test, at the button of the page, on the right side of the horizontal scroll, there is a zoom. there are two small buttom + and - and a line.

Could you give me steps to do this?

thanks
Alexandre

[/img]

Posted: Sun Mar 18, 2012 6:47 pm
by Sergey Tkachenko
This is a new feature of ScaleRichView 4.4 (available for registered users).
I opened protected forums for your account, so you can find information about new versions in the protected "Announcements" forum.
This feature is activated if you set SRichViewEdit1.ViewProperty.ZoomPanelVisible = True.
You can also assign SRichViewEdit1.ViewProperty.ZoomMenu, it will be displayed when the user clicks on the text part of this panel.

Posted: Sun Mar 18, 2012 9:01 pm
by alexandreq
Yes,

It was what I was trying to find :))

Thanks a lot Sergey

Alex