BUI: What's Not Implemented
- Control Validation isn't supported because it's based on server-side programmatic validation.
- As of BBj 22.10, a Client Validation API is available in all BBj clients, including BUI.
- BBjFormValidationEvent is supported.
-
MouseWheelEnabled API (the mouse wheel itself works as expected; the programmable API isn't supported).
-
Spell-checking API (the setSpellChecked method sets the browser's spellcheck attribute).
-
Clipboard Verbs and Functions (supported as of BBj 19.11; see the sample program in Bug 32814).
-
The BUI channel 0 MINI Console does not support mnemonics; it implements only minimal PRINT and INPUT functionality, oriented towards basic debugging. See the BUI MINI Console section in The config.bbx Configuration File - BBj.
See Also
The config.bbx Configuration File - BBj