Re: task annotations

Petr Kuzel <[email protected]> Mon, 10 May 2004 11:00:12 +0200
Newsgroups gmane.comp.java.netbeans.modules.tasklist.devel
Organization Sun Microsystems
Message-ID <[email protected]>
Hello Peter,

You cannot. Theoretically you could change options and
use pattern such as [^"]XXX[^"] to handle this, but
you cannot enter it using current UI (escapes it).

  Cc.

> 
> 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

-- 
<address>
<a href="mailto:[email protected]">Petr Kuzel</a> at Sun Microsystems :
<a href="http://www.netbeans.org/">NetBeans Java IDE</a></address>