Skip to content

ENH: Added a mechanism to display the information associated with an operation

Robert M. O'Bara requested to merge bob.obara/smtk:addingOpInfo into master
  1. The detailed info associated with the attribute associated with the attribute is first displayed
  2. Then all items are displayed - if there is detailed info then it is displayed else the brief info is displayed
  3. If an item as no info then it is not displayed - this is one way to hide an item
  4. Advanced items are displayed pink

Items are shown in a table

Merge request reports