Hi,
I have a couple of toolbar items which when pressed, show a drop down menu (like in Keynote). I did this by sub-classing NSButton and over-riding mouseDown. The problem is, if the user customizes the toolbar to show small icons, these toolbar items don't scale. Any know what I need to do to get this behavior?
TIA,
Ian