John Spray wrote: > So would it be correct to say that if (scale == string() && width == > LyXLength() && height == LyXLength()) then I should present the user > with UI representing 100% scaling?
Yes, I think so. This is also what the qt graphics dialog does. Jürgen