Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
幅と高さ、位置を定義できるツールバーと同じように、テキスト フィールドとボタンを含むことができる「パネル」のようなツールバーが必要です。そして、必要な要素を「ツールバー」に入れることができます。
次のように:
代替テキスト http://s3.amazonaws.com/entp-tender-production/assets/b6e1e6b369c17143626311c3872bfec079e988b5/toolbar1.png?AWSAccessKeyId=1AJ9W2TX1B2Z7C2KYB82&Expires=1255600931&Signature=sE8Zi%2DGB3%mFTVIf0KW5c4
代替テキスト http://s3.amazonaws.com/entp-tender-production/assets/f566c7ac698bbc87fed7d27e88355b789bec89c6/toolbar2.png?AWSAccessKeyId=1AJ9W2TX1B2Z7C2KYB82&Expires=1255601035&Signature=gn2lf08YMhW%2FTXu4Mec3
手がかりはありますか?
ツールバーを使用して、それにサブビューを追加してみませんか。UIView と UIButton をテキストとしてレイヤー化できます。
わかりません。プレーンなUIViewテキスト フィールドとボタンを、高さと幅に関係なく配置して、addSubviewそれを表示する必要があるときに表示するremoveFromSuperviewことはできませんか?
UIView
addSubview
removeFromSuperview