0

This question NSButton + & - Button answers how to make those [+|-] buttons for adding/removing things, like in tables, using a gradient button and system supplied + and - images. You still get two separate square buttons, while Finder has a nicely paired set of those buttons, see image: enter image description here They are clearly paired. How do you make those?

RickJansen
  • 1,615
  • 18
  • 24
  • 1
    This is `NSSegmentedControl` see also https://stackoverflow.com/questions/36523078/location-of-add-delete-buttons-for-an-nstableview-in-os-x/52242289#52242289 – vadian Jan 29 '21 at 13:00
  • If you make it an answer instead of a comment I can credit you :-) – RickJansen Jan 29 '21 at 15:55

0 Answers0