Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Non-modal dialogs, API to determine if dialog is already open

On 11/07/2016 08:07 AM, Lars Vogel wrote:
Do we have API to determine if a dialog is currently open?
Once you have a dialog, invoking dialog.getShell().isDisposed() can tell whether a dialog is still open or not.
So I guess your question is about how to identify which dialog is associated to a given shell? I don't know an answer for this one ATM.
--
Mickael Istria
Eclipse developer for Red Hat Developers
My blog - My Tweets

Back to the top