[catching up on email]
On Thu, Sep 8, 2022, at 5:34 PM, James Walker via Cocoa-dev wrote:
> I could insert the edit
> field in a custom NSView and insert that in the split view, but I'm
> wondering if there is a better way to handle the issue?
This is how I would do it. Seems like a fine solut
I have an editable text view and a combo box that I want to lay out
horizontally in a split view. The regular size of a combo box defaults
to 25 points high, while the regular size of an edit field defaults to
21 points high. But NSSplitView with horizontal layout sets its
subviews to the sam