Thanks for the quick reply. I am trying to get a command ID in my
event handler. Why does IB let you set a command ID that is never
returned to the app. Is not that a bug?
Not really. IB lets you set a command ID for any type of view. Not
all views will actually generate command events by default, and the
static text control happens to be one of them. We actually tried to
change the default behavior of the static text control in Tiger, but
it broke lots of apps that assumed that the control wouldn't handle
clicks, so we had to take it back out.
-eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden