RE: interact with users in a background app
RE: interact with users in a background app
- Subject: RE: interact with users in a background app
- From: BirdSong <email@hidden>
- Date: Mon, 8 Dec 2008 08:23:08 +0000
- Importance: Normal
you can simply create a cocoa application, add a item in the Info.plist which the key is "Application Background Only", value is YES. Then add some textField, colorWell (or any other editable control )on the window in nib. you will find the reaction is not what you want...> Date: Mon, 8 Dec 2008 02:56:59 -0500> From: email@hidden> To: email@hidden> Subject: Re: interact with users in a background app> CC: email@hidden> > On Mon, Dec 8, 2008 at 2:14 AM, BirdSong <email@hidden> wrote:>> Hi all,I want to add a window to a background application in order to interact with users sometimes. However, I found the window I added is not a keywindow or so because I can not type in the textField which located in the window... Does any one know how to solve this problem, I mean edit in the window which in a background application.Thanks a lot!> > Background application? Like something that launchd starts?> > Have you read TN2083 (Daemons and Agents)?> htt
p://developer.apple.com/technotes/tn2005/tn2083.html> > --Kyle Sluder
_________________________________________________________________
新版客服页面提供最新MSN客服资讯,助您轻松解决问题。
http://help.cn.msn.com/Cs.html
_______________________________________________
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