hibtc / madgui-old

[OBSOLETE] GUI for accelerator simulations using MAD-X
MIT License
1 stars 0 forks source link

Implement ParamDialog.read_only #31

Closed coldfix closed 9 years ago

coldfix commented 10 years ago

The constructor argument was added in the initial version, but not yet implemented.

coldfix commented 9 years ago

Currently not required. The new approach to use a ListCtrl for ParamDialog/TableDialog makes the latter some sort of readonly variant of the former. Their API can later be adjusted, maybe ParamDialog will derive from TableDialog.