Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder' application for GNUstep
GNU General Public License v3.0
69
stars
20
forks
source link
Cannot make a connection from an NSButtonCell in a matrix to other objects #12
Open
gcasa opened 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