[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: swt Color and dispose?
|
- From: christophe_cornu@xxxxxxxxxx (Christophe Cornu)
- Date: Tue, 15 Jul 2003 17:07:15 +0000 (UTC)
- Newsgroups: eclipse.platform.swt
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
Randy Hudson wrote:
> Therefore, the only reason to dispose a color other than to possibly free up
> a slot in a 256-color palette. Right?
That's right. The article's section "Palette Per Display using Allocate &
Dispose" contains a description of what happens on Windows and X.
Chris