Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Infrastruktur
Total activity
6
Last activity
November 28, 2024 18:25
Member since
November 05, 2024 05:53
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
November 28, 2024 18:25
Hi Yann, Thank you! That solution works for me.Andreas
Community
IntelliJ IDEA Open API and Plugin Development
Callback registered with IPopupChooserBuilder##setCancelCallback is called even when popup item was selected
0 votes
Created
November 13, 2024 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Callback registered with IPopupChooserBuilder##setCancelCallback is called even when popup item was selected
0 votes
Created
November 05, 2024 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.
Community
IntelliJ IDEA Open API and Plugin Development
Callback registered with IPopupChooserBuilder##setCancelCallback is called even when popup item was selected
0 votes