java - Hide instead of dispose viewpart when x is clicked -
i have viewpart closable set true. user clicks x. want hide viewpart rather close it. how can done?
if app created template makes contributions ui should have workbenchwindowadvisor file in 1 of pregenerated packages. not sure exact implementation details hide window on close, sounds need modify prewindowshellclose method in workbenchwindowadvisor implementation of application.
Comments
Post a Comment