Carbon


Menu Definition Message and Feature Constants

Header: Menus.h

enum {
    kThemeSavvyMenuResponse = 29811
};

Constant descriptions

kThemeSavvyMenuResponse

If this bit is set, the menu supports the kMenuThemeSavvyMsg message.

With Appearance Manager 1.0, the Menu Manager may pass a new constant in the message parameter of your menu definition function to specify the action that your function must perform. In response, your menu definition function may report a new feature flag in the whichItem parameter.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)