【发布时间】:2015-08-05 23:55:03
【问题描述】:
我目前正在开发一个应用程序,它允许用户按标题、类别、价格和位置进行研究。
to be more user-friendly, i'm trying to create a sidemenu, which contains all category under the form of button, and when the button is select, the textfield will take the name of the category. 此外,我希望在点击类别文本字段时出现侧边菜单。
我使用 SWRearViewController,作为侧边菜单,但我不知道如何实现上面列出的功能。
这是我想要创建的示例:
感谢您的帮助!
【问题讨论】:
标签: ios swift button textfield residemenu