Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Neubig
Follow
New posts
New posts and comments
Total activity
5
Last activity
October 04, 2019 21:56
Member since
August 26, 2019 13:26
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
October 04, 2019 21:56
Thanks a lot! setRequestFocus() and an actionlistener on the included components to call the next createPopupList call did the trick.
Community
IntelliJ IDEA Open API and Plugin Development
ListPopup disappears immediately when used after popup
0 votes
Created
October 04, 2019 18:28
Thanks for the pointer! But I'm sorry, I'm still confused about how to get createComponentPopupBuilder to act similarly to a modal InputDialog. I've created a simple input panel "TextInputForm" wit...
Community
IntelliJ IDEA Open API and Plugin Development
ListPopup disappears immediately when used after popup
0 votes
Edited
August 26, 2019 15:22
Thanks a lot for the quick reply! I think the popup-after-popup pattern would probably solve my problem, but I'm not sure how to get a popup that does what I want to do. To demonstrate what I want ...
Community
IntelliJ IDEA Open API and Plugin Development
ListPopup disappears immediately when used after popup
0 votes