I'm working on a program that is like a Start Menu clone. I'm using a
drawer with NSButtons inside of it for the menu, but then when each
button is clicked I'm not sure what interface element to use for the
popping out side menu. This side pop out menu needs to be able to list
items with icons and then allow them to be either singly selected as in
a regular menu, or just simply clicked on.
Any suggestions welcome.
Thanks in advance,
David