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.
横にスクロールするワイド画像(連続画像です)のメニューを作りたいです。これにはどのようなテクニックを使用できますか? ありがとう!
これを行う標準的な方法は、 を作成してNSScrollViewその中にネストするNSImageことです。ただし、連続画像が大きすぎると問題が発生する可能性があります。その場合、それを複数NSImageの に分割し、NSScrollView.
NSScrollView
NSImage