[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: check if view is showed

Hello,

just one more question about this:
When the page-book containing the view im looking for is minimized IWorkbenchPage.isPartVisible() will also return true.
Is there a way to listen to minimization and restoring of page-books?


Regards, Alex


Pascal Rapicault wrote:

See IWorkbenchPage.isPartVisible(...)

Fleque wrote:

Hi all,

is it possible to determine wether the Controls of a ViewPart are currently visible to the user?

Regards, Alex