- GTK2 and OSX/Carbon ports but in the latter only applies to buttons
- with bitmaps and using bitmap of one of the standard sizes only, namely
- 128*128, 48*48, 24*24 or 16*16. In all the other cases wxBORDER_NONE is
- ignored under OSX.
+ GTK2 and OSX/Cocoa and OSX/Carbon ports but in the latter only applies
+ to buttons with bitmaps and using bitmap of one of the standard sizes
+ only, namely 128*128, 48*48, 24*24 or 16*16. In all the other cases
+ wxBORDER_NONE is ignored under OSX/Carbon (these restrictions don't
+ exist in OSX/Cocoa however).