Re: A matrix of NSColorWells?

2014-08-21 Thread Luc Van Bogaert
Hello, I've used NSCollectionView for this purpose, albeit for a smaller nummer of colorwells. -- Luc Van Bogaert > Op 21 Aug 2014 om 18:56 heeft "C.W. Betts" het > volgende geschreven: > > Is there a way to create multiple color wells in a way similar to how > NSMatrix creates a, well,

A matrix of NSColorWells?

2014-08-21 Thread C.W. Betts
Is there a way to create multiple color wells in a way similar to how NSMatrix creates a, well, matrix of UI objects? I’m working on porting PlayerPRO to Cocoa, and currently I have a xib with 96 separate color well objects. This takes awhile to load in Xcode and probably will take awhile for t