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

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

本文简介:选择自 ojv1984 的 blog

[textview setdelegate:self]; //set self as delegate to receive notifications

webview = wview; //save the webview, in case we need to use it later

return self;

}

-(void) windowscriptobjectavailable:(webscriptobject *)windowscriptobject

{

}

-(void)textdidchange:(nsnotification *)notification

{

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

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

go top