Login  Register

"Spline Fit" option of Line Selection Tool not working on OSX

Posted by lechristophe on May 05, 2010; 9:07pm
URL: http://imagej.273.s1.nabble.com/Spline-Fit-option-of-Line-Selection-Tool-not-working-on-OSX-tp3688396.html

Hi,

I'd like to report that the "Spline Fit" check box in the dialog
obtained by double clicking the Line Selection Tool to get its
options, is impossible to check under OSX.

This is seen using IJ 1.43u with Java 1.6.0_17 64bits under OSX10.6.3
(I also had the problem under OSX 10.5 but I don't know the exact
version of Java and OSX running). The problame is also the same with
IJ launched in 32bits.

It is not caused by the "pad tap" bug that affects checkboxes in IJ
under OSX as both pads and mice are not able to check the box.

Lastly, I would also really like to be able to access (get/set) this
option value (true/false) using the macro language, in the same way I
can specify the line width using the setLineWidth() command.

Thanks for you help,

Christophe Leterrier

PS By the way this option is not documented in IJ docs, in the Tools
section. It only appears in the Edit>Selection>Straighten function
help.