Re: Regarding launching an application at startup of mac.
Re: Regarding launching an application at startup of mac.
- Subject: Re: Regarding launching an application at startup of mac.
- From: Andrew Farmer <email@hidden>
- Date: Fri, 19 Jan 2007 10:00:59 -0800
On 18 Jan 07, at 23:23, Amit Jain wrote:
On 1/18/07, Sean McBride <email@hidden> wrote:
On 2007-01-18 14:55, Amit Jain said:
>i have developed an application which i want to run it in
background and
>launch whenever machine is started.
What kind of 'application' is it? Does it have a menu and windows?
Yes it has a window but that window is transparent and kept above my
main applications dock icon. This is becos the user shud not know that
there is a window placed over the dock icon, while drag n drop of
itunes playlist and tracks.
Stop.
As I think we've said before, this is NOT how dragging things to your
Dock icon is implemented. Trying to implement it this way will only
result in your Dock icon being perceived as "broken".
A bit of investigation on my part suggests that accepting drags of
iTunes tracks is pretty trivial to implement "correctly" - they're
treated as files, as best I can tell. iTunes does not appear to make
playlists available for inter-application drag; however, I may be
mistaken, as my tools for testing this are kind of crude - someone
correct me if I'm wrong.
In any case: The solution that you've come up is unnecessarily
complicated, and won't work correctly.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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