> but I have to invoke
>
>   [matrix setIntercellSpacing:NSMakeSize(1.0,1.0)];
>
> whenever I create a matrix (of buttons) to obtain the correct result.

The intercell spacing seems correct in the gui code.
Did you invoke [NSMatrix -sizeToCells] in your code ? 

_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to