Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] A problem about widget redraw after disposal


Rafael,

You need to use shell.layout(true).  See http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/snippits/snippet98.html .

Note that future questions like this should be asked on the eclipse.platform.swt newsgroup.  Thanks!

Grant

Back to the top