ghorwin / FMICodeGenerator

A Code Generator that creates native C/C++ code to build Functional Mock-Up Units (FMU) with support for FMI version 2.0 (rollback)
BSD 3-Clause "New" or "Revised" License
51 stars 25 forks source link

Wizard page for variable definitions #19

Closed ghorwin closed 5 years ago

ghorwin commented 5 years ago

A wizard page should be created to allow users to specify variables and parameters.

Page should hold different table widgets for:

Each table should be editable via +/- buttons (to add/remove variables).

ghorwin commented 5 years ago

Duplicate of #21