If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I've got an NSToolbar with a bunch of little views that act as my toolbar items. Im trying to get their text labels to become un-ghosted and accept clicks. I've read the documentation on this subject as well as checked out the simple toolbar app to no avail. Could someone hook a brother up with some help? Heres a snippet of my current code:
As far as I've been able to determine, you can't make a toolbar item with a custom view have a label-only-mode representation that acts as a one-click button (instead of like a popup menu). I've filed it as a bug with Apple.