On Friday 16 August 2002 4:35 pm, John Levon wrote: > in apply() read the input box and convert it to a double using strToDbl > as you do already. Then do something like "igp.rotate == rotvalue != 0.0;" > to enable it as necessary
support/lyxlib.h: if (float_equal(var, number, 0.0001)) Angus