Garst R. Reese Sun, 20 Oct 2002 18:20:29 -0700
John Levon wrote: > Known (xforms) bug on bugzilla > > john Look at line 147 in src/frontends/xforms/xformsGImage.C in 1.2.xCVS. Angus changed w to w + 2, but that is not enough. Try w + 4. Don't know if 1.3 was changed.
Garst