Jump to content
Salesforce and other SMB Solutions are coming soon. ×

Enable HiDPI aware web viewer for FileMaker


Monkeybreadsoftware

Recommended Posts

  • Advertiser

With latest pre-release we added the WebView.SetInternetExplorerHiDPI function to switch on the HiDPI aware more for FileMaker application (or runtime). See comparison picture:

WebViewHiDPI.jpg

In your start script you can just call this function once to enable it:

MBS( "WebView.SetInternetExplorerHiDPI"; 1 )

When this option is active before web viewer is created, the web control will display the content high-dpi aware and zoom to 100% independent of the DPI of the display. 

In earlier blog post we recommended to use JavaScript to zoom the website:

MBS( "WebView.RunJavaScript"; "web"; "document.body.style.zoom = \"200%\"; ")

But this is no longer needed on Windows once the web viewer zooms correctly.

Link to comment
Share on other sites

This thread is quite old. Please start a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

Terms of Use