Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只是想设计类似 Skype 的消息窗口,为此我采用了 NSDrawer 元素。它包含:左侧的表格视图,顶部的菜单项,右下角的文本字段和右侧中心部分的文本视图。使用文本视图,我可以播放正在显示的字符串,但我无法在消息或围绕用户名和时间戳的圆形矩形之间画线。
谁能建议我如何实现与 Skype 中相同的中央消息视图的外观和感觉?或者有没有比 NSTextView 更好的控制?
谢谢,任何建议... Miraaj
Adium 即时通讯应用程序是开源的,为什么不看看他们是如何做到的呢?
http://trac.adium.im/wiki/GettingAdiumSource