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

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

本文简介:选择自 ojv1984 的 blog

[scrollviewmirror setdocumentview:clipviewmirror];

[scrollviewmirror setframe:nsmakerect(0,0,300,100)];

[wview addsubview:scrollview]; //adds the subview to the main webview

[wview addsubview:scrollviewmirror]; //adds the subview to the main webview

[textview setstring:@"type here, and it will be mirrored..."];

[textviewmirror setstring:@"...down here."];

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

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

go top