[Macemacsjp-users 843] Re: mac-key-mode へ提案(お願い)

Back to archive index

Seiji Zenitani zenit****@tkg*****
2005年 12月 18日 (日) 23:33:30 JST


こんばんは、銭谷です。

On 2005/12/18, at 14:54, Tetsuro KURITA wrote:
>
> できると思います。エッセンスだけを書いたコードをいかに示します。
>
> set folderPath to "Macintosh HD:Users:tkurita:Desktop:test:" as  
> Unicode text
> set folderRef to (folderPath as alias)
> tell application "Finder"
>     set theWindow to container window of folderRef -- 設定する  
> folder の window を取得
>     set current view of theWindow to icon view -- window の表 
> 示を icon 表示
>     set arrangement of icon view options of theWindow to not  
> arranged -- 任意の位置にアイコンをおくために
>     set icon size of icon view options of theWindow to 32 --  
> アイコンサイズの設定
>     set position of item fileName of folderRef to {x,y} --  
> ファイルの位置を設定
>     set background picture of icon view options of theWindow to  
> imageFileRef -- 背景画像を設定
> end tell
>
> こんなのでわかるでしょうか。

どうもありがとうございます。
やはり専門家に尋ねるとはやいですね。

--
銭谷誠司
zenit****@tkg*****




Macemacsjp-users メーリングリストの案内
Back to archive index