Yes! This is a very good solution becase you can set another values like,

MxProgressBarBar {
 backgorund-color: red;
}

MxProgressBarBar[value > 0.4] {
 backgorund-color: yellow;
}

MxProgressBarBar[value > 0.7] {
 backgorund-color: green;
}

Thanks Thomas!

And you don't need to hard code these changes on bar,
the CSS and Style proprerty will take care about this!

-- 
Emilio Seidel Fernandes
Tec. Desenvolvimento de Sistemas Distribuídos - UTFPR Curitiba
_______________________________________________
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