• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Appropriate interface element for representing a dropped file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Appropriate interface element for representing a dropped file


  • Subject: Re: Appropriate interface element for representing a dropped file
  • From: Mike Abdullah <email@hidden>
  • Date: Wed, 26 Mar 2008 00:47:55 +0000


On 25 Mar 2008, at 19:06, has wrote:

Evan Chaney wrote:

I am writing an AppleScript Studio application that is a front-end
for the ditto command. I would like the main application window to
have two drag and drop targets where the user can drop a source
folder and a destination folder. Each target would then display the
name and icon of the chosen file. What UI element would be
appropriate to use here?


NSTextField and NSImageView for displaying paths and icons respectively (the former can accept keyboard input and both can accept file drag-n-drop).

If you can target Leopard only, I would highly recommend using NSPathControl instead of an NSTextField.
_______________________________________________


Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: Appropriate interface element for representing a dropped file (From: has <email@hidden>)

  • Prev by Date: Re: Source list using bindings?
  • Next by Date: Adding CalendarStore.framework changes managed object model version?
  • Previous by thread: Re: Appropriate interface element for representing a dropped file
  • Next by thread: Bluetooth Question
  • Index(es):
    • Date
    • Thread