Re: [Pyobjc-dev] NSFileWrapper.icon() returning None?
Brought to you by:
ronaldoussoren
From: Just v. R. <ju...@le...> - 2003-09-25 11:23:14
|
Dinu Gherman wrote: > does anybody get a real NSImage instance instead of None for some > existing path on his filesystem? I seem to always get None... See > code below... (I can't use NSWorkspace.iconForFile_() because it > needs an application, window server, whatever...). It appears it's the same for the NSFileWrapper route: it does work from an app, but not from an non-app script. Just |