Hi all, my application users the SWT Color Cell Editor to set a color property. This class in turn users the native color dialog - which offers preset and custom colors.
My users are frustrated because whilst the color dialog allows them to enter custom colors, the application doesn't remember these custom colors (in either Win32 or OSX).
Does anybody know of a way to pre-load native cell color selector dialogs with a set of custom colors?
cheers, Ian