主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Adrian Boguszewski
活动总数
5
最后的活动
2024年08月04日 18:03
成员加入日期
2024年07月30日 21:14
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
2
活动概览
帖子(0)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2024年07月30日 21:16
You can also add a listener to the notification balloon:notification.balloon?.addListener(object : JBPopupListener { override fun onClosed(event: LightweightWindowEvent) { } })
社区
IntelliJ IDEA Open API and Plugin Development
Event when notification is closed (using "x" button)
0 票
已编辑于
2024年07月30日 21:15
Implement the NotificationFullContent interface to have a full-size notification.
社区
IntelliJ IDEA Open API and Plugin Development
Notifications "stuck" and can't be closed anymore
0 票