开发者

How to show tickmark on image when it is selected

开发者 https://www.devze.com 2023-03-01 06:20 出处:网络
i want to show a tick mark on each picture which is selected. i ha开发者_开发问答ve no idea about that.can anyone help me.place a uibutton programmatically on the same location ad of selected picture

i want to show a tick mark on each picture which is selected. i ha开发者_开发问答ve no idea about that.can anyone help me.


place a uibutton programmatically on the same location ad of selected picture .The button will be a custom button having transparent tick.png image.


Use need to use UIButton and two different set of images for more have a look to the below post,

Blog tutorial.

http://weheartgames.com/2009/06/simple-iphone-checkbox/

SO post,

Checkbox in iOS application

http://www.iphonedevsdk.com/forum/iphone-sdk-development/40592-any-way-make-uibutton-latch.html

0

精彩评论

暂无评论...
验证码 换一张
取 消