how to add multiple buttons on scrollview dynamically
i want to add buttons dynamically along with the scrollview ,suppose
there are like 100 buttons to be added on scrollview it would be
humongous to add it on nib file ,so i want to know how to write the
code ( add buttons dynamically on top of image view on scrollview)
|