开发者

clock control in cocoa/objective-c

开发者 https://www.devze.com 2023-02-16 07:04 出处:网络
The Cocoa programming for Mac OS X 3rd edition book has the following screen capture at page 85. How can I get the clock control, and how to use it? I can\'t seem to find it with Int开发者_如何学Goer

The Cocoa programming for Mac OS X 3rd edition book has the following screen capture at page 85.

How can I get the clock control, and how to use it? I can't seem to find it with Int开发者_如何学Goerface Builder.

clock control in cocoa/objective-c

ADDED

I got some good examples here.


Thats NSDatePicker control and you can change it from calendar to clock face in its options.

0

精彩评论

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