Where is the color picker?

Hello,
I’m using Flipabit version 2.4.0706

In the release notes of 1.6 version; I can se this:

Editor: Added new color dialog with color picker

But I cannot find it. Is it a widget ?

I would like to be able to select a color with a slider and then update the property of another widget with the selected color value.

Thank you for our help

Best regards

Hello,
Someone to help on this?
Thank you

You can do it using QML code:

image

Check the example colorDialog.pma (5.6 KB)

1 Like

To make this work on ios too, you need to insert this line:
import Qt.labs.platform 1.1


Back to Flipabit >
Copyright © 2018. Flipabit Team. All rights reserved.