I\'m using the MergeAdapter to create a sectioned list where each section of the list contains a different type of underlying data.All is working pretty much as expected.However, the ListActivity\'s o
I create a button programmatically.......... button = [UIButton buttonWithType:UIButtonTypeRoundedRect];