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.
如果能够启用 UISearchBar 来过滤 QRadio 元素的长列表,那就太好了。有可能我已经可以使用 QuickDialogController 的自定义子类来执行此操作,但我试了一下,似乎我必须更改很多库代码。有人实现了这个或有任何提示吗?
它没有我想象的那么麻烦。我添加了一种基于块的方式来响应 UISearchBar 事件,并向原始创建者发送了一个拉取请求。