主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Infrastruktur
活动总数
6
最后的活动
2024年11月28日 18:25
成员加入日期
2024年11月05日 05:53
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(1)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2024年11月28日 18:25
Hi Yann, Thank you! That solution works for me.Andreas
社区
IntelliJ IDEA Open API and Plugin Development
Callback registered with IPopupChooserBuilder##setCancelCallback is called even when popup item was selected
0 票
创建于
2024年11月13日 07:45
Hi,I rechecked and the problem remains: The cancel-callback is called before the item-selected-callback. So I can not use Yann Cebron's idea to register some state in the selected-item-callback to ...
社区
IntelliJ IDEA Open API and Plugin Development
Callback registered with IPopupChooserBuilder##setCancelCallback is called even when popup item was selected
0 票
创建于
2024年11月05日 15:00
The cancel-callback is called first regardless if an item is selected or not. So if I understand your answer correctly any tracking in setItemChosenCallback will be too late.
社区
IntelliJ IDEA Open API and Plugin Development
Callback registered with IPopupChooserBuilder##setCancelCallback is called even when popup item was selected
0 票