I read in the Apple Dev notes the following "If your UI for a popover item needs more horizontal space, you can use a scroll view".
I come from a visual design background so I'm using nibs for my vaious touchbar UI's. I dont see an option for NSScrollViews under the touchbar items in Xcode. I tried adding a touchbar custom view and then dragging a scroll view into this view but it just gets messy and buttons placed in the nested scrollview dont get their proper design style.
Has anyone tinkered with scrollviews on the touchbar and got them working?
Am I missing somthing here?
Cheers,
Norm