Image Zooming

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
billcros
Posts: 18
Joined: Fri Apr 11, 2014 10:27 pm

Image Zooming

Post by billcros »

Will the ability to allow zoom of an image be added to the Set_Image command so that it works similar to the Allowzoom that is part of the Set_WebView command ?
MarkDuignan
Posts: 346
Joined: Wed Apr 18, 2012 10:33 am

Re: Image Zooming

Post by MarkDuignan »

You can embed a web view into a form view.

Maybe you can embed a webview showing the image in the form view - and that would allow it to be zoomed?
billcros
Posts: 18
Joined: Fri Apr 11, 2014 10:27 pm

Re: Image Zooming

Post by billcros »

Yes, I know that but inside the web view there is no way to make the image occupy the full screen of the web view unless its width and height exactlty matches the columns and rows it occupies.
MarkDuignan
Posts: 346
Joined: Wed Apr 18, 2012 10:33 am

Re: Image Zooming

Post by MarkDuignan »

Okay - we will record that as an enhancement request.
Not sure about how or if it can be implemented - we will see I guess.
Post Reply