On Thu, 2010-04-22 at 17:02 +0100, Emilio Fernandes wrote:
> Now i can change the default color for MxprogressBar,
> 
> mx_style_load_from_file (mx_style_get_default(), "style/default.css",
> NULL);
> clutter_actor_set_size (progress, 190, 20);
> progress = mx_progress_bar_new();
> mx_stylable_set_style (MX_STYLABLE (progress),
> mx_style_get_default());
> 
> Replacing the default style for my own style!
> 
> But my question now is, can i change the color of the bar online?
> I want to change this color when the progress is on +50%, the default
> color
> now
> is RED and i want to change it to GREEN when this take 51%.
> Can i do it on Mx Clutter?
> 
> 
This isn't something that we currently support, but I think it would be
a good feature for the future.

Regards,

Thomas

---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
_______________________________________________
Moblin dev Mailing List
dev@moblin.org

To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org 
once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to