bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSMatrix feature


From: Matt Rice
Subject: NSMatrix feature
Date: Fri, 16 Jul 2004 01:13:53 -0700 (PDT)

dunno if anyone is using this feature either knowingly
or
unknowingly but if AutosizesCells is set to NO and
setFrame: or setFrameSize: is called on NSMatrix, it
resizes the inter cell spacing to fit the new frame, I
don't think it should do this (at least without a way
to disable it) and my copy of openstep doesn't.. 

here's two patches, one removes it one adds
setAutosizesIntercellSpacing/autosizesIntercellSpacing methods


                
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail

Attachment: AutosizeCellSpacing.diff
Description: AutosizeCellSpacing.diff

Attachment: NSMatrix.resize.diff
Description: NSMatrix.resize.diff


reply via email to

[Prev in Thread] Current Thread [Next in Thread]