iTunes-like design examples?

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Timpraetor
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9
Joined: Thu Feb 04, 2010 7:12 pm

iTunes-like design examples?

Post by Timpraetor » Fri Feb 19, 2010 5:41 pm

Does anyone have a pointer to an example stack(s) that implements an interface similar to iTunes or Apple Mail?

I see a lot of "custom" UI design examples, but I'd like to see an example of creating a HIG-compliant UI for a more business-oriented environment.

Thanks,
Tim
--
Tim

Tim Jones
President / CTO
TOLIS Group, Inc.
http://www.tolisgroup.com
http://ww2.productionbackup.com

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4163
Joined: Sun Jan 07, 2007 9:12 pm

Re: iTunes-like design examples?

Post by bn » Fri Feb 19, 2010 7:09 pm

Tim,
have a look at Screensteps, an application written in Rev
http://www.bluemangolearning.com/screensteps/
http://www.bluemangolearning.com/blog/2 ... s-desktop/
(by the way a fantastic program)

Aperture Assistant, also a RevApp
http://aperture-assistant.com/docs/screengrabs

For a more Mac-like window
http://www.shaosean.tk/ssMacWindows.html

have a look at DataTree,
http://www.theworcestersource.com/blog/ ... fault.aspx
a library to display data in a tree form

While Rev applications will not be 100% HIG compliant, one can come pretty close.
(no affiliation with any of the links)

regards
Bernd

Post Reply