MacOS with Cocoa API: if you disable a tile button or menubutton, the default image no longer appears. However if you explicitly specify an image for the disabled state, e.g., by adding the switch "-image {image1 disabled image2}", then that image appears OK.