开发者

about using library tools in cocoa [closed]

开发者 https://www.devze.com 2023-01-23 05:15 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

which library tool(round textured,textured button,etc) shall i use for

about using library tools in cocoa [closed]

displaying boxes at right corner of uploaded image,also please give me the list of different tools shall i use for all those data(multilined text,clear log开发者_StackOverflows,small images at left corner, etc) from uploaded image. please reply


You mean the buttons? There's no exact match because Mac OS is not Windows. Use standard buttons with standard appearances.

FWIW, the list of available UI widgets is one of the easiest things to learn about Cocoa. Open Interface Builder and look through the Cocoa library palette. The Cocoa equivalent of everything in your image is there (with the exception of the hyperlinked labels - don't use these in Mac OS applications anyway as they're non-standard and quite unattractive).

Posting a complete list of all the controls and their various settings here is an unnecessary waste of effort when all it takes is for you to drag a button onto a window in Interface Builder and start playing with settings (or looking in the documentation at the various NSButton styles).

0

精彩评论

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

关注公众号