Re: User interface like iPhone home screen......
David Dunham <[email protected]>
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
On 1 Apr 2010, at 02:26, Abhijeet Singh wrote: > Hi,I am working on a user interface in that there are number of buttons (options) on a toolbar. On each button click another window/screen is opened. I want to modify my main screen and make it something like iphone home screen or like Safari's "Top Sites" view. I mean instead of showing all the options as toolbar buttons l want all the options to be placed as a tile or thumbnail on main screen.Can anybody suggest how can i achieve this in my Cocoa application.Thanks & RegardsAbhijeet You might implement this with NSCollectionView, though IMO it's got some flaws under 10.5. If you can be 10.6-only, try it. David Dunham A Sharp, LLC Voice/Fax: 206 783 7404 http://a-sharp.com Efficiency is intelligent laziness.