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: //i.imgur.com/q15X1.png
提前致谢。
我认为这是因为该按钮(或更确切地说是工具栏)当前具有焦点。要移除焦点,您必须将其设置为另一个控件。您是否实现了setFocus()“Übersicht”视图的方法?
setFocus()