Hi,im using a GLMGenericAction in a popup menu of a browser. i noticed that i can completely hide it with GLMGenericAction(GLMAction)>>condition:aBlock in that menu. now i wonder whether i can grey-out it instead in that menu by setting isEnabled somehow in a similar simple way?
werner