B4J Question Get / Set ColorPicker Color (String/Int)

Status
Not open for further replies.

Mashiane

Expert
Licensed User
Longtime User
Hi

I want to get and set the color of a ColorPicker using my crud db app. The color picker returns a Paint object. How do I get the returned color as a string/int and also be able to set it when I read the saved color from a db?

This post so far I have been able to get the RBG, perfect! Now setting the color is the issue. Any help please.
 
Status
Not open for further replies.
Top