Hi,
when using the new Webbrowser (CEF) control we don't seem to be able to use the 'CTRL' + scroll to zoom in /out on a webpage like one can do on a regular browser.
This would normally not be a very big problem but we have one particular site where that browser behaviour is very needed en therefore much used.
I have searched but have not found anything on this matter. I know there is a 'zoom' function on the webbrowser control so perhaps i can code something myself to fix this, but i wanted to ask this here first.
Greetz
Pieter
PS: using the latest version PB 2019 R3 build 2703
Sorry - my bad - I was looking at the Microsoft OLE / OCX web browser in my framework's demo App. When I run the PB built-in Web Browser control dialogue in the Demo App, the CTRL+Wheel does *not* work. :-(
I just updated the Framework Demo App last night to use a HorizontalScrollBar control within the built-in Web Control's web page dialogue that uses the Zoom() command to change the web content size. This works quite well. Please report the Zoom issue by opening up a Support Ticket about the lack of this feature.
Regards ... Chris
FYI: The PB2021 Beta Demo Framework App that uses an HSB control for Web Control zooming (example) ...
http://sourceforge.net/projects/stdfndclass/files/Applications/PowerBuilder/OrderEntry/Beta/PB2021
thx for responding. I'm not sure I fully understand your 'Framework Demo App' remark but I will try to make a case. I have done some extra research and I have found several complaints about the CEF in this matter so I'm not sure if this bug is even related to Appeon. Of course, it does not kill me to contact the support... ;)
Greetz.. .Pieter