Hi, I was trying to figure out how to use tracking rects so I took a stab at implementing the ShowsBorderOnlyWhileMouseInside parts of NSButton*.m. The code works, but I don't like adding an ivar.
(I tested this by setting the showsBorderOnly* ivar in NSButtonCell's init method to YES so that all buttons acted in this way.) Anyhow, any pointers on tracking rect usage would be appreciated. :-) Cheers, Michael
setShowsBorderOnlyWhileMouseInside.patch
Description: setShowsBorderOnlyWhileMouseInside.patch
_______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
