From: Tim P. <he...@ti...> - 2007-07-04 10:49:02
|
Thanks for the link Laurent, very interesting. In iPhoto apple seem to have implemented there IPToolbarItem, to which they insert into the custom IPToolbarView as a decendant of NSObject... How then are they inserting it into a view? Other implementations seem to do that also with NSObject subclasses. I thought that anything that is going to be displayed on a window have to be a descendant of NSView? Thanks Tim |