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


Thanks!


Best regards,
-----------------------
Rafael ZHANG (张世安)
GCL(Globalization Certification Laboratory), CSDL(China Software Development Lab), IBM China
10/F, Shui On Plaza, 333 Middle Huai Hai Road, Shanghai 200021, P.R.China
TEL: (8621)63262288-5846
FAX: (8621)63261177
E-mail: gclprjg@xxxxxxxxxx



Grant Gayed <Grant_Gayed@xxxxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx

2004-01-15 20:48
Please respond to platform-swt-dev

       
        To:        platform-swt-dev@xxxxxxxxxxx
        cc:        
        Subject:        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