UILabel over a UIToolBar
- by paul simmons
Hi,
I have put a UILabel over a UIToolbar. It works fine (changing colors & text) but when I click something on the toolbar, from that moment on, UILabel's text color is like 'faded'.
I have tried bringing UILabel to front but that did not work.
Any suggestions?.