ObjReader Community

SDK programming => Canary Bay => Topic started by: Patrice Terrier on June 18, 2020, 06:17:16 pm

Title: Canary Bay C++ 64-bit
Post by: Patrice Terrier on June 18, 2020, 06:17:16 pm
64-bit custom skinned version of the WebView2Browser.
Using C++ Visual Studio 2019.

This version is using WinLIFT's skStaticImage controls, to create short links to fire directly a specific web page or file,.
The images and the short links are stored into a specific folder for easy customization.
(http://www.objreader.com/download/images/WV2B.png)

The compiled binary version is attached to this post.
Let me know if you want to get the full C++ Visual Studio 2019 source code.

Note: The binary can still be encapsulated into another application, running like an internal window.

Title: Re: Canary Bay C++ 64-bit
Post by: Patrice Terrier on June 21, 2020, 10:47:58 pm
The first post of this thread has been updated.
The new version use horizontal scrolling to easily select an icon when the sum of the widths exceeds the size of the window.
Title: Re: Canary Bay C++ 64-bit
Post by: Patrice Terrier on March 18, 2021, 04:12:36 pm
The latest official WebView2 runtime is here:
https://developer.microsoft.com/en-us/microsoft-edge/webview2/