[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: swt Color and dispose?

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