iphone - Programmatically created ToolBar items not working on some of the frame positions -
i having weird problem programmatically created uitoolbar , uiwebview
uiwebview frame size can changed , tool bar position calculated @ runtime.
problem is, uitoolbar not taking touch events or uibarbuttenitems not clickable frame sizes.
kind of pattern like, if webview starts xy(0,0) fine. move webview center, uitoolbar buttons below half works , on..
tested
web view not overlapping @ point. tried bound uitoolbar
structure using.
(custom/pro grammatically/no nibs) created uiview uiwebview , uitoolbar, inside uiviewcontroller creating uiview desired frame.
thank you
when using view's inside views. how setting frame ? should use bound not frame..
Comments
Post a Comment