Subscribe ( )

iPhone Programming Tutorials


 

Forum

You must be logged in to post Login Register

Search 

disclosurebutton :D

User Post

9:54 am
December 18, 2008


piku9000

iCoder

posts 11

1

Hi!

i'm using a disclosurebutton on a grouped tableview (by using the method setAccesoryType: of the UITableViewCell and giving it UITableViewCellAccessoryDetailDisclosureButton; all of this is done on the UITableViewController's cellForRowAtIndexPath: method) and so far it works… and on the simulator it's been easy to use it, but now i'm testing it on a real iphone and it's kinda messy, you have to tap the right position in order to “click”  or “touch” the button, whatever the action is… is there a way to increase the action radio size of the disclosure button?

i need to do this because i'm catching the “touch” of those buttons by using the method tableView:accessoryButtonTappedForRowWithIndexPath: on the UITableViewController, so i really need a way to increase the size of all the buttons at once :)


Search 

About the iCodeBlog forum

Most Users Ever Online:

44


Currently Online:

3 Guests

Forum Stats:

Groups: 2

Forums: 6

Topics: 419

Posts: 893

Membership:

There are 934 Members

There has been 1 Guest

There are 2 Admins

There is 1 Moderator

Top Posters:

bobcubsfan – 54

crazyiez – 30

Uhu – 17

AdeC – 17

Nick – 15

jitesh61 – 12

Administrators: Brandon (88 Posts), Collin (0 Posts)

Moderators: VertigoSol (26 Posts)



©   

  • Posted by on 6 Aug 2008 in Uncategorized
  •   |  
  •   |  
  •   |  
  • Comments Off

Comments are closed.