Opened 13 years ago
Last modified 9 years ago
#1625 new discussion
OMEdit: change the View with incorrect code
Reported by: | Willi Braun | Owned by: | Willi Braun |
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | Version: | ||
Keywords: | Cc: | Willi Braun, Adeel Asghar |
Description
let the user change the view from textual to diagram also with incorrect modelica.
I would like an additional option for the user to let the modelica file like it is and
not just fix it or die.
Change History (3)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
I would like to browse throw the model while I'm writing a model.
Okay, the job is maybe harder than I thought, but the situation is
the same
as for some other tools, you need an smart editor and the
simulation tool. The textual view the simulation tool is not really
usable (also regarding Bug-1001) with own library files.
comment:3 by , 9 years ago
Milestone: | → Future |
---|
Note:
See TracTickets
for help on using tickets.
Why do you need it?
If the model is not parsed successfully by omc then OMEdit can't use it to draw the diagram.
That is why the textual view gives two options either to revert changes or fix them manually.
Switiching back to diagram view with incorrect modelica can lead to unexpected/unknown errors :)