Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Peter
Follow
New posts
New posts and comments
Total activity
11
Last activity
September 04, 2020 00:16
Member since
August 18, 2020 03:31
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
3
Activity overview
Posts (3)
Comments (4)
Sort by recent activity
Recent activity
Votes
Edited
September 04, 2020 00:16
Ok so, MyScrollBarUI extended by ButtonlessScrollBarUI kinda works as I can retrieve some information from its extended methods. But methods like getPreferredSize do not work. I was curious as to w...
Community
IntelliJ IDEA Open API and Plugin Development
Pluggable toolbar UI not working?
0 votes
Edited
September 03, 2020 23:46
Yann Cebron I wanted to change the current UI of the toolbar for a custom look and feel for my theme (something more than just the color). While I'm at it, could you also have a look a the followi...
Community
IntelliJ IDEA Open API and Plugin Development
Pluggable toolbar UI not working?
0 votes
Edited
August 25, 2020 20:50
Yann Cebron thanks for the info, the icons (and icon paths) were indeed inside the plugin.
Community
IntelliJ IDEA Open API and Plugin Development
what class implements the sync settings widget?
0 votes
Created
August 18, 2020 21:18
Simple example to better understand my problem. Lets say I create rainbow menu titles (every menuItem a different color). I use a startUpActivity, find the appropriate type component (with findComp...
Community
IntelliJ IDEA Open API and Plugin Development
Find component on appStarting from AppLifecycleListener
0 votes