Sha256: 9f914d5599bf2f12f6944708fbe2484024015ca63f30823bfc2ff467b5be34dd

Contents?: true

Size: 1010 Bytes

Versions: 1

Compression:

Stored size: 1010 Bytes

Contents

# Change Log

## 0.0.5

- Nested child control support
- Listener support
- `about_box` keyword for displaying an about dialog box
- samples/glimmer_new/hello_button.rb
- samples/glimmer_new/hello_button2.rb
- Fix again the issue with complaining about not finding `frame` `app_name` when not specified despite it being optional

## 0.0.4

- Fix issue with complaining about not finding `frame` `app_name` when not specified despite it being optional

## 0.0.3

- Support control arguments and properties
- girb (Glimmer IRB)
- Use frame title argument in samples/minimal/nothing.rb
- Support `app_name` argument/property on `frame`
- Automatically set `app_name` to `frame` `title` if `frame` `app_name` is not specified
- samples/glimmer_new/hello_world.rb
- samples/glimmer_new/hello_world2.rb

## 0.0.2

- Remove forgotten occurrences of pd (puts_debuggerer) from code

## 0.0.1

- First alpha release of Glimmer DSL for WX for wxWidgets GUI Toolkit, using wxruby3 binding, and supporting "nothing" sample

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
glimmer-dsl-wx-0.0.5 CHANGELOG.md