kasemir / org.csstudio.display.builder

Update of org.csstudio.opibuilder.*
Eclipse Public License 1.0
2 stars 10 forks source link

CSSTUDIO-658: Stage set always on top. #390

Closed claudio-rosati closed 6 years ago

claudio-rosati commented 6 years ago

My integrators lament the fact that when an action opens a DB OPI it can be covered by the main application window, and then lost forever.

I've fixed it setting the stage always on top, working on MacOS X and Linux (CentOS 7.4).

I've also prepared a more complex solution, having an "Always On Top" check box enabled when "Standalone" is selected on Actions dialog. But I don't know if it is really worth the changes (in many files).