在Dashboard Widget中嵌入Cocoa(图片贴不上去T_T)[19]

[入库:2005年8月19日] [更新:2007年3月24日]

本文简介:选择自 ojv1984 的 blog

nsscrollview *scrollview = [[nsscrollview alloc] init];//initialize scrollview

[scrollview setdocumentview:clipview]; //add clipview as subview

[scrollview setframe:nsmakerect(0,105,300,100)]; //set frame

/* mirror textview */

本文关键:在Dashboard Widget中嵌入Cocoa(图片贴不上去T_T)
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top