Community
Participate
Working Groups
CLabel supports gradients out-of-the-box. We should try to support this API with the GraphicsAdapter instead. setBackground(Color[] colors, int[] percents) setBackground(Color[] colors, int[] percents, boolean vertical) We may need to wait for horizontal gradients (see bug 313034) until we can implement the API according to the contract.
Fixed in CVS HEAD.