anti-aliasing
I'm just starting out with plugins and have created a simple tool window.
The problem I have is that I like anti-aliasing turned on for IDEA tool windows, but I don't want it turned on for my plugin tool window (I want a 'console' look and feel and anti-aliasing doesn't work too well with a black background).
Does anyone know how to turn off anti-aliasing on a component by component basis??
Please sign in to leave a comment.
Resolved.