UIToolbar push view issue?

Yup, check out the hidesBottomBarWhenPushed property of the UIViewController that you are push/popping.

Doesn't do anything for me, it compiles but does nothing. Do I have to implement something in the UIViewController that I'm pushing? – Rudiger Aug 10 '10 at 2:14 1 Ah, I confused things by failing to note you added a UIToolbar as a separate subview, sorry.In this case the hidesBottomBarWhenPushed property isn't going to affect it.

That property affects the built-in UIToolbar that is managed by the navigation controller. To use it, you would want to manipulate the toolbarItems property of your view controller. See this link: developer.apple.

Com/iphone/library/featuredarticles/… – jbm Aug 10 '10 at 23:42 Took me over 6 months to fix this but you are right. Kudos to you. – Rudiger Mar 21 at 6:26.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions