Why not instead then just add a function like
"EnableCommandOnStaticTextItem(staticTextControl)"?
Some reasons:
- this is a rare case. Most developers don't need to enable commands
from static text items. We prefer to add API for things that most
developers need.
- it's easy for the developer to enable this themselves by installing
a kEventControlHitTest handler. We prefer to add API for things that
it's hard for a developer to do themselves.
-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