Tuesday, July 26, 2022

Glimmer DSL for LibUI Basic Child Window

Glimmer DSL for LibUI v0.5.14 has been released with the following changes:

  • Basic Child Window example: a sample demonstrating how to spawn a child window from the main window
  • Modify default window closing behavior to autodetect if the window is a child window (not the main window), and if closed, ensure that does not quit the app.
  • Accept true and false as return values for on_closing window listener as aliases to 1 and 0

Basic Child Window Code

Basic Child Window Screenshots




Happy Glimmering!

No comments: