KeyWorksRW / wxUiEditor

RAD tool used to create and maintain wxWidgets UI elements.
Apache License 2.0
62 stars 5 forks source link

Fully support Ruby inherited classes #1459

Open KeyWorksRW opened 3 months ago

KeyWorksRW commented 3 months ago

Description:

The inherit code in the Ruby panel needs to expose and implement the prop_ruby_inherit_name so that code generation can generate a working Ruby inherited class.