xfgloss icon indicating copy to clipboard operation
xfgloss copied to clipboard

Can I use this library to add gradient effect to any control?

Open supreettare opened this issue 9 years ago • 5 comments

Most importantly button, entry & box views?

supreettare avatar Sep 24 '16 15:09 supreettare

Hi, and thanks for giving XFGloss a try. Currently the ContentPage and Cell classes are the only supported controls. It has to be implemented for each control type as the implementation is different in some cases compared to others.

There is an existing enhancement request (#2) for adding support to the BoxView control. I will modify that ticket to add the button and entry control types to the request and implement it asap, hopefully sometime in the next week or so.

tbaggett avatar Sep 24 '16 15:09 tbaggett

That would be fantastic. If we can sort these 3 along with existing, then most of the design issues will be solved :) On Sat, 24 Sep 2016 at 9:12 PM, Tommy Baggett [email protected] wrote:

Hi, and thanks for giving XFGloss a try. Currently the ContentPage and Cell classes are the only supported controls. It has to be implemented for each control type as the implementation is different in some cases compared to others.

There is an existing enhancement request (#2 https://github.com/tbaggett/xfgloss/issues/2) for adding support to the BoxView control. I will modify that ticket to add the button and entry control types to the request and implement it asap, hopefully sometime in the next week or so.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tbaggett/xfgloss/issues/7#issuecomment-249371212, or mute the thread https://github.com/notifications/unsubscribe-auth/AARYr8yMVwYHjbw6gUk8OVK5wswGkCV_ks5qtUTJgaJpZM4KFq4u .

supreettare avatar Sep 24 '16 15:09 supreettare

Also evaluate adding support for the BackgroundGradient property to the BarBackgroundColor (NavigationPage) element.

tbaggett avatar Dec 22 '16 20:12 tbaggett

@tbaggett Would definitely be great to have it used in the Navigationbar background color. Awesome library though

FiifiB avatar Jan 08 '17 04:01 FiifiB

Id love to be able to apply a gradient to a frame as well?

JasonColeyNZ avatar Mar 21 '17 06:03 JasonColeyNZ