The Creo toolkit function ProUIListBackgrouncolorSet only allows the use of predefined hard coded colours (ProUIColor).
Give the user the option to define his own colours.
This could be implemented (with respect to backward compatibility) by using the integer values of current colours as an index to a RGB table. In this table e.g. starting from 100 the user could define his own colours.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.