[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[Bug-gnustep] intercell spacing
From:
Philippe C.D. Robert
Subject:
[Bug-gnustep] intercell spacing
Date:
2000年9月17日 14:18:24 +0200
Hi,
the docu says:
Sets the vertical and horizontal spacing between cells in the receiver. By
default, both values are 1.0 in the receiver's coordinate system.
but I have to invoke
[matrix setIntercellSpacing:NSMakeSize(1.0,1.0)];
whenever I create a matrix (of buttons) to obtain the correct result.
Otherwise the right border of the most right button is not displayed at
all. Could this be a minor flaw?
sweet dreams, Phil
--
Philippe C.D. Robert
Developer - StudioSendai.com
- [Bug-gnustep] intercell spacing,
Philippe C.D. Robert <=