17.wxWidgets – wxWebView

January 10, 2025 amit 0

OVERVIEW The wxWebView component enables a web browser to be embedded into wxWidgets forms and allow us to manipulate the content in the browser. Depending […]

SVG Ruler in Javascript

February 11, 2024 amit 0

OVERVIEW This is a small, compact ruler display tool in an svg container using plain javascript. Its less than 200 lines of code and can […]