rik.theme
rik.theme copied to clipboard
NSSearchField problem.
I noticed that on OS X, NSSearchField can't be resized in height from IB. On GNUstep, instead, is possible to resize it. The problem is that on GNUstep, resizing NSSearchField breaks the inside editor.
Try with GORM to see what happens.
NSSearchField should be not resizable in height on GNUstep.
Please help to fix this issue.