Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Adrian Boguszewski

Avatar
  • Total activity 5
  • Last activity August 04, 2024 18:03
  • Member since July 30, 2024 21:14
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 2
Activity overview Posts (0) Comments (2)
  • Adrian Boguszewski commented, July 30, 2024 21:16
    You can also add a listener to the notification balloon:notification.balloon?.addListener(object : JBPopupListener { override fun onClosed(event: LightweightWindowEvent) { } })
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Event when notification is closed (using "x" button)
    • 0 votes
  • Adrian Boguszewski commented, July 30, 2024 21:14
    Implement the NotificationFullContent interface to have a full-size notification.
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Notifications "stuck" and can't be closed anymore
    • 0 votes
Copyright © 2000– JetBrains s.r.o.