X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/2ff4127690b3348dd44e8b693f17e741b7c336d2..51184d8f0f8359c82c46c079d0052cd60c3cfee1:/ITStatusItem.h diff --git a/ITStatusItem.h b/ITStatusItem.h index 218926d..ae4f71a 100755 --- a/ITStatusItem.h +++ b/ITStatusItem.h @@ -13,11 +13,13 @@ */ /* - * This subclass does 3 things: + * This subclass does 4 things to approximate NSMenuExtra's functionality: * * 1. Makes the status item smarter about highlighting. - * 2. Allows you to set an inverted (alternate) image. + * 2. Allows you to set an alternate (inverted) image. * 3. Eliminates the pre-Jaguar shadow behind a normal status item. + * 4. If you use an image AND title, the text will be made slightly smaller + * to resemble the visual interface of an NSMenuExtra. * * Note: In order to have the shadow not overlap the bottom of the * menubar, Apple moves the image up one pixel. Since that shadow is