task annotations

Peter Nabbefeld <[email protected]> Sun, 09 May 2004 12:02:27 +0200
Newsgroups gmane.comp.java.netbeans.modules.tasklist.devel
Message-ID <[email protected]>
Hello,

I've noticed that instructions like the following are marked as todo's:
btnLineColorSelected.setText("XXX");

While this makes sense in some cases, the "XXX" is here for dynamical 
calculation of the button width (forground and background have the same 
color, so the "XXX" is invisible). Therefore the todo annotation is 
slightly annoying - is there a possibility to switch it of _at this 
special place_?

Kind regards

Peter