How to implement gradient button bar in Cocoa

拟墨画扇 提交于 2019-12-11 04:19:33

问题


Some Cocoa applications (for instance, Mail and Automator) have a special control usually in the bottom of their window:

alt text http://img150.imageshack.us/img150/9084/picture2vm3.png

Could you share the best practices of making the same action bar with standard images and popup buttons?

Thanks.


回答1:


You probably want BWToolkit



来源:https://stackoverflow.com/questions/540048/how-to-implement-gradient-button-bar-in-cocoa

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!