[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] How to Notify the Visibility of a Table(widget)

Hi,

I have created a view with a Table. Upon the view activation, Visibility is not getting Notify. However if i have activated any pop-up window/message box after a view activation, this will setting the VisibilityNotify of a table. How i can handle this situation.

Ref: org.eclipse.swt.widgets.Display case OS.VisibilityNotify: <i have printed the widgets which i have received>


Thanks HariBabu