开发者

The "edit" button pictogram

开发者 https://www.devze.com 2023-02-10 23:05 出处:网络
I\'d like to ask you, where can I find the system picture for \"edit\" l开发者_运维知识库ike here:

I'd like to ask you, where can I find the system picture for "edit" l开发者_运维知识库ike here:

The "edit" button pictogram

Thanks!


Use the character named as kPencilLeftUnicode in Carbon's Events.h header: 


The Apple HIG lists the system-provided icons, but it doesn't look like that one is included.


Go into /System/Library/PreferencePanes/ and right-click on Network.prefPane, select "Show Package Contents". Navigate in the new window into Contents/Resources and copy edit.tiff and editPressed.tiff whereever you want. Be aware that - of course - you should not "steal" this Image.

0

精彩评论

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