[Drawkit] drawkit suitability for a grid of resizable photo tiles

Uli Kusterer kusterer at gmail.com
Sat Oct 4 09:33:02 PDT 2008


On 04.10.2008, at 18:08, Joel Reymont wrote:
> On Oct 4, 2008, at 4:10 PM, Graham Cox wrote:
>> I'm not clear whether you need the entire grid to adjust itself as  
>> an object is resized or not,
>
> I do.

  You're aware of Apple's ImageKit and that view (I forgot its  
name ...) that is in there, right? It does an iPhoto-like image  
matrix. It kinda sounds like you're trying to do that. If you are,  
ImageKit or a custom list view might be a better choice, ImageKit  
seems like overkill for that.

  For what it's worth, my UKDistributedView would probably work for  
such an image matrix, too. Neither DrawKit nor UKDV are really  
intended for that use, but UKDV is at least intended for implementing  
a list view and does drag'n drop.

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de







More information about the Drawkit mailing list