I want to show the total inside the toolbar. I put in IB UILabel on top of the toolbar.
However, when I run the application, UILabel is completely invisible (but can set the values in order).
The most bizarre thing is that in another form, everything works fine. I don’t understand why they work in one form, but not in another ...
Any idea how to fix this? Or why is this happening?
Do not use UILabel.
UIBarButtonItem. : plain. , . .
UIBarButtonItem . "" UILabel UIBarButtonItem, , .
:
, "" . , , , , . , Apple /, "float things on top of it". HIG, , .
: , , , , , .
IB " " ( "" )? , - .
, nil 0x0? , , , ( IB IBOutlet).... , (s ) , nil ( 0x0). , , .
UIButton UIToolBar. User Interaction Enables .
UIButton
UIToolBar
User Interaction Enables
UIButton , UILabel. , .
UILabel