Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#4234 closed enhancement (fixed)

Provide two side-by-side windows in OMEdit

Reported by: Francesco Casella Owned by: Adeel Asghar
Priority: normal Milestone: 1.11.0
Component: OMEdit Version:
Keywords: Cc:

Description

When comparing two models, or developing a variant of an existing model, it would be very useful to split the window where OMEdit shows the code in two halfs, so it is possible to compare directly the code without toggling back and forth all the time on the tabs.

Change History (4)

comment:1 by Adeel Asghar, 8 years ago

Why in this world we need to do this when we already have MDI (Multiple Document Interface).

You have probably set the Tools->Options->General->Modeling View Mode to Tabbed View. Change it to SubWindow View and then in the Modeling perspective click on the Restore Down button in the top right corner (not the restore down button of main application).

in reply to:  1 comment:2 by Francesco Casella, 8 years ago

Replying to adeas31:

Why in this world we need to do this when we already have MDI (Multiple Document Interface).

Good to hear. I was not aware of that, nor was my student who prompted this request :)

You have probably set the Tools->Options->General->Modeling View Mode to Tabbed View. Change it to SubWindow View and then in the Modeling perspective click on the Restore Down button in the top right corner (not the restore down button of main application).

That's exactly what we were looking for, but it was not obvious at all where to look at. Also, depending on what activity one is carrying out specifically, one may want to swwiitch between tabbed and sub-window view many times in a working session, so I'm not sure that the Option window is really the right place for that.

Maybe you want to make it possible to toggle using some button, or an option in the view menu, which is something a new user would spot more easily.

comment:3 by Adeel Asghar, 8 years ago

Resolution: fixed
Status: newclosed

Done in 354a8d1/OMEdit.

comment:4 by Adeel Asghar, 8 years ago

Milestone: 1.12.01.11.0
Note: See TracTickets for help on using tickets.