iPhoto-like view
iPhoto-like view
- Subject: iPhoto-like view
- From: Michael Becker <email@hidden>
- Date: Thu, 10 Feb 2005 21:01:19 +0100
Hi!
I am trying to recreate (as much as possible) iPhoto's main
thumbnail-view, especially its real-time zoom-slider. But I am not sure
which technology to use. I have these in mind:
- Quartz 2D
- OpenGL
- simple plain old Cocoa-objects (NSBitmapImageRep etc.)
So far I could reproduce the behaviour with the NSBitmapImageRep
classes, and even with a couple of hundred pictures it works alright.
But I would just like to know if I could do even better by using a
slicker technology. Since I do not want to draw any lines, rectangles
or shades, I was wondering if I should still use e.g. Quartz for
performance improvements.
Regards,
Michael
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden