[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[platform-swt-dev] No dispose() in all Dialogs?
|
- From: <Yu.You@xxxxxxxxx>
- Date: Tue, 15 Mar 2005 12:53:48 +0200
- Delivered-to: platform-swt-dev@eclipse.org
- Thread-index: AcUmfH/17zKzOi31QvKZt8H/Ik6pkACyBP8g
- Thread-topic: [platform-swt-dev] questions on Scrollable composite
Hi,
I
understand Dialogs represent build-in platform dialogs. But I donot understand
why there's no "dispose()" method to dispose dialogs, which conflicts with SWT
general rule "you new it, you must dispose it"?
Regards,
Yu