Re: [MacRuby-devel] MacRuby challenge

2011-12-12 Thread Alan Skipp
A bit late to the moustachioed party. But here is an attempt at the live moustachification problem. The effect is perhaps more like being pursued by a persistent tache, rather than wearing a tache. Those with more powerful hardware (or less inclination to move around in front of the camera) may

Re: [MacRuby-devel] Source List: NSOutlineView in a NSScrollView

2011-12-12 Thread Watson
Hi, 1) NSOutlineViewDelegate Protocol provides you its method. Please refer to: http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/NSOutlineViewDelegate_Protocol/Reference/Reference.html#//apple_ref/occ/intf/NSOutlineViewDelegate 2) If you use NSButton, its size might change li

Re: [MacRuby-devel] Source List: NSOutlineView in a NSScrollView

2011-12-12 Thread François Boone
Hi, Thank-you very much Watson for your SourceListViewBased example. As usual, I have few questions: 1) Where did you find "isGroupItem:item" for OutlineView? I search in NSOutlineView Class Reference but I didn't find it! 2) I start from your example and I add a column to show a badge for each c