看板 [ MacDev ]
討論串[問題]Cocoa Applicatio選擇多個檔案並使用NSW …
共 3 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓1(1推 0噓 0→)留言1則,0人參與, 最新作者zonble (zonble)時間16年前 (2008/12/21 01:23), 編輯資訊
0
0
0
內容預覽:
順道一提,這邊這兩個物件都忘記要 release 了。. --. 發信站: 批踢踢實業坊(ptt.cc). ◆ From: 114.44.177.173.

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者nat626 (GarfieldCat)時間16年前 (2008/12/18 17:55), 編輯資訊
0
0
0
內容預覽:
自己問自己回答 :(. 以下是更改後的code. NSOpenPanel *openPanel = [NSOpenPanel openPanel];. [openPanel setAllowsMultipleSelection:YES];. if ([openPanel runModalForTyp
(還有284個字)

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者nat626 (GarfieldCat)時間16年前 (2008/12/18 13:53), 編輯資訊
0
0
0
內容預覽:
目前將code改成以下. 可以達成我希望的功能. NSOpenPanel *openPanel = [NSOpenPanel openPanel];. [openPanel setAllowsMultipleSelection:YES];. if ([openPanel runModalForTyp
(還有130個字)
首頁
上一頁
1
下一頁
尾頁