gnustep / apps-gorm

Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder' application for GNUstep
http://www.gnustep.org/
GNU General Public License v3.0
68 stars 19 forks source link

Cannot make a connection from an NSButtonCell in a matrix to other objects #12

Open gcasa opened 3 years ago

gcasa commented 3 years ago

1) start Gorm 2) Create a matrix with NSButtonCells 3) Try to connect from a button cell in the matrix to an action on another class (FirstResponder)

EXPECTED: You should be able to make the connection ACTUAL: You cannot select the button to initiate the connection