From: Ewan M. <mr...@mr...> - 2006-08-12 10:43:34
|
Hello, I need to use non-regular shapes for a number of buttons. Is the best way of doing so to subclass the NSButtonCell class, override the drawing functions and then use this in an extended NSButton class for each differently shaped button? Is there another way that is considered better practice? The buttons will be transparent and used as 'hotspots' on top of video. http://www.futilegames.org/ Cheers, Ewan |