JADE Environment Development Ideas

What's new in the JADE 2025 release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED INTEGRATIONS. NEW WEB DEVELOPMENT FRAMEWORK

The Jade 2025 release focuses on modernising the developer experience and helping you build faster, smarter, and more scalable applications.


Start your update to JADE's latest release

Allow msgBoxCustom to have customizable button height and width parameters/flags.

The current implementation of msgBoxCustom restricts the width and height of the buttons. This makes it hard to create custom buttons if your button is particularly 'wordy'

I suggest new additional global constants in addition to the current MsgBoxCustom_ ones such as

  • MsgBoxCustom_ButtonHeight_Large

  • MsgBoxCustom_ButtonHeight_Medium

  • MsgBoxCustom_ButtonHeight_Small

  • MsgBoxCustom_ButtonWidth_Large

  • MsgBoxCustom_ButtonWidth_Medium

  • MsgBoxCustom_ButtonWidth_Small

This will allow better customizability for an already 'custom' message box.

  • Matt Whitaker
  • Mar 2 2026
  • Needs review
  • Attach files