CoolButtons icon indicating copy to clipboard operation
CoolButtons copied to clipboard

UIActionSheetStyleButton

Open Hackmodford opened this issue 14 years ago • 3 comments

Have you considered trying to recreate the uiactionsheet buttons? Like what's used in the clock apps timer or just on a uiaction sheet? It would really be nice to just use this one class for buttons ;)

Hackmodford avatar Oct 21 '11 18:10 Hackmodford

Sounds like a fun little challenge. :-)

Are these the buttons you were thinking of: UIActionSheet Example

It should be fairly straightforward to extend this class to support that style.

Jess

jessmartin avatar Oct 28 '11 20:10 jessmartin

Yes... Those are the other "apple" buttons besides the one used in the AppStore.

Sent from my iPod

On Oct 28, 2011, at 4:12 PM, Jess [email protected] wrote:

Sounds like a fun little challenge. :-)

Are these the buttons you were thinking of: UIActionSheet Example

It should be fairly straightforward to extend this class to support that style.

Jess

Reply to this email directly or view it on GitHub: https://github.com/jessmartin/CoolButtons/issues/9#issuecomment-2560608

Hackmodford avatar Oct 28 '11 20:10 Hackmodford

Just as a note... there is also a green one that is used in the clock app for the stopwatch and timer. Plus setting my own colors would be an added bonus ;)

Hackmodford avatar Nov 28 '11 21:11 Hackmodford