Re: FinderInfo
Re: FinderInfo
- Subject: Re: FinderInfo
- From: Nathan Day <email@hidden>
- Date: Wed, 13 Nov 2002 10:40:17 +1030
You can get some of this information using apple scripts, you could use
NSAppleScript to execute the script within your program. You could also
try using straight AppleEvents, but would be a lot more work.
On Wednesday, November 13, 2002, at 04:20 AM, Lorenzo Puleo wrote:
Hi,
please is anyone knows how to get the finder info of a folder?
I should read the folloving data from a certain folder.
- Rect Bounds of the folder window in the finder.
- The view: as Icons, as List, as Columns.
- Sort Order: by Name, by Size, ...
- ToolBar: I need to know if the toolBar is open or close.
Nathan Day
http://homepage.mac.com/nathan_day/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >FinderInfo (From: Lorenzo Puleo <email@hidden>) |