UIBarButton inside the UIToolBar (set the label value)
Hi
According to apple guidelines, the label should not be placed inside the toolbar. Only UIBarButtons are allowed to placed inside the toolbar. Is this correct?
If it is how can we set the font size for UIBarButton letters. What i did is i created the label and set the string value to that label and set the label text to the UIBarButton. Finally i placed the bar button to the tool bar. Is this way of approach is correct?
Thanks
mindus
|