Supports creating a dialog with CEF HTML control using X-Function newHTML


Version: 2025

Type: Features

Category: Programming

Subcategory: Origin C

Jira: ORG-28612


newhtml; //create a new CEF HTML dialog, which created an IE HTML dialog in previous version

Notes:

  1. When cef = 1, jquery will be disabled, since using cef requires jquery.

  2. Set @cefdebug=1, then create a CEF HTML dialog, right-click on the dialog and select Inspect to turn on CEF debug mode.

newhtml -d; //open X-Funtion dialog to see more detials