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 mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to