I have to create a label and button that always be centered align, user will select different item in any sequence and whenever user select an option it should be displayed in a line with a label and a cross button. when user will tap on cross button then that option will be deselected and remaining labels and buttons will set their position in center.
You may get a good idea with the following image


see “Hers” with a “X” button. here all the selected options will come
kindly guide me
Because I’m just that cool a person, I decided to devote some time on this issue for you 🙂
Download an example from my Dropbox: http://dl.dropbox.com/u/6487838/FSButtonLabelTest.zip
I’ll explain the code a bit here later today.
Edit: Added some animations.