UILabel over a UIToolBar

Posted by paul simmons on Stack Overflow See other posts from Stack Overflow or by paul simmons
Published on 2010-05-13T22:42:48Z Indexed on 2010/05/13 22:44 UTC
Read the original article Hit count: 514

Filed under:

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?.

© Stack Overflow or respective owner

Related posts about iphone-sdk