#3655 closed defect (duplicate)
Missing support for Dialog group and tab annotation
| Reported by: | Dietmar Winkler | Owned by: | Adeel Asghar |
|---|---|---|---|
| Priority: | high | Milestone: | 1.9.4 |
| Component: | OMEdit | Version: | |
| Keywords: | Cc: |
Description
Currently (v1.9.4~dev-699) OMEdit is missing the support for displaying groups and tabs when specified by the standard annotations Dialog(group="...") and/or Dialog(tab="..."). I'm not sure if this used to be supported and is now just dropped by accident.
Change History (5)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
comment:3 by , 10 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
The problem is that the code contains Dymola specific annotations and OMC API getComponentAnnotations fails to parse it. There is already a ticket about it #2132.
Note:
See TracTickets
for help on using tickets.

This should work fine. Do you have test case for it?