开发者

custom interface cocoa xcode 4 [closed]

开发者 https://www.devze.com 2023-03-12 12:06 出处:网络
开发者_JAVA百科 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form
开发者_JAVA百科 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

how can i create custom interfaces in xcode 4? i've seen programs like Kaleidoscope (http://designshack.co.uk/images/designs/kaleidoscope-for-mac.jpg) using custom controls or something not available for drag and drop on xode.

any help? thanks


You'll get better help if you take the time to craft more specific questions.

Since you're speaking generally, I'll answer generally: Xcode 4 will not help you create custom interfaces (at least not beyond letting you edit the code to build them). This is done entirely in code.

Learn to draw with Cocoa then learn how controls and cells work, then ask specific questions when you don't understand.

0

精彩评论

暂无评论...
验证码 换一张
取 消