Flex enhanced Button : free the icon ! Adding background and border gradients of colors to the main Flex containers
Dec 12

Today, I spent a little time to turn the GradientCanvas to 3 new container components : GradientHBox, GradientVBox and GradientBox, extending respectively the Flex HBox, VBox and Box.

GradientHBox, GradientVBox and GradientBox can be styled with background gradients and borders gradient. The result is of course very similar to the GradientCanvas as the additional styles and properties are the same. So for those who already uses the GradientCanvas, you can apply exactly the same CSS (for the specific new styles and properties of course).

As usual: the demo application

And the download section…

Licence:

This component is free for use, modification and distribution under the following condition : Just mention the name and the url of the author in a part of your product that is visible to the user (about section, documentation…)

Downloads

Version History:

Version 1.0

First release based on the GradientCanvas v2.1.1

Known issues:

Download GradientComponents Version 2.3

Downloaded a total of 7537 times

Next step

I think the code of all Gradient components should be refactored into a GradientContainer. This should allow the creation of GradientForm, GradientHDividedBox… I will try to do this quickly.

Have fun.

Flattr this

Related posts

Written by Arnaud
Creative Commons License
Tags: , , , ,

Share/Save/Bookmark

Help me improve my blog by rating this post or sending a comment.

not goodquite goodgoodvery goodexcellent (2 votes, average: 4.5 out of 5)
Loading ... Loading ...


Comments are closed.