有没有任何良好的指南,定制Cocoa用户界面设计? [英] Are there any good guides on custom Cocoa User Interface Design?

查看:131
本文介绍了有没有任何良好的指南,定制Cocoa用户界面设计?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经是一个软件开发人员(主要是Visual Studio)多年,现在已经使用Objective C和Cocoa几个月了。我现在对语言和框架有一个很好的处理,但我需要做的一件事是界面设计,更具体地说是自定义视图和表。

I've been a software developer (mainly Visual Studio) for many years and have been working with Objective C and Cocoa for some months now. I have a good handle now on the language and the frameworks but one thing I need to work on is interface design, more specifically custom views and tables.

有很多的信息,在那里标准设计,但没有太多的定制设计。这里是我想做的一个例子。创建一个表格视图,每个单元格包含多个信息(文本字段和图片),并且该单元格在展开时会显示更多信息。

There is a lot of info out there on standard design but not much on the custom designs. Here's an example of what I want to do. Create a table view with multiple information (text fields and images) per cell and have that cell expand showing more information when clicked on.

有任何书籍,教程,演练

Are there any books, tutorials, walkthroughs, etc that you would recommend to learn this part of the process?

提前非常感谢。

推荐答案

对于设计主题,Apple的人机接口指南是一个很好的开始。

For design topics, Apple's Human Interface Guidelines are a great place to start.

有关实现问题,请查看控制和单元格编程主题Cocoa 。正如标题所暗示的,它详细说明了如何控制&单元协同工作,包括如何子类化一个或两个以实现自定义UI。同样有趣的是查看编程指南 Cocoa Drawing Guide 核心动画编程指南,以及核心动画食谱

For implementation issues, have a look at Control and Cell Programming Topics For Cocoa. As the title implies, it goes into detail about how controls & cells work together, including how to subclass one or both to implement custom UIs. Also interesting are the View Programming Guide, the Cocoa Drawing Guide, the Core Animation Programming Guide, and the Core Animation Cookbook.

这篇关于有没有任何良好的指南,定制Cocoa用户界面设计?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆