作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
如何在 Interface Builder for Cocoa 中创建滚动 TextView ,如 iTunes 的歌词 View ?
最佳答案
使用 NSTextView
,只需将其拖到 Interface Builder 中的窗口即可。
关于cocoa - 在 Cocoa 中创建类似 iTunes 歌词 View 的 View ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2250070/
我正在使用诱变剂尝试在我的媒体上查找歌词。当我运行以下命令时 import mutagen.mp3 mp3 = MP3(mp3file) print mp3.pprint() 我可以看到框架 USLT
如何在 Interface Builder for Cocoa 中创建滚动 TextView ,如 iTunes 的歌词 View ? 最佳答案 使用 NSTextView,只需将其拖到 Interf
我是一名优秀的程序员,十分优秀!