• 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: CPSEnableForegroundOperation question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CPSEnableForegroundOperation question


  • Subject: Re: CPSEnableForegroundOperation question
  • From: Dmitry Markman <email@hidden>
  • Date: Sat, 5 Mar 2005 22:31:40 -0500

thanks
but it looks like that on the Panther it is not necessary anymore
however the following lines improve behavior of the application a little

if (status == noErr) {
TransformProcessType(&psn,kProcessTransformToForegroundApplication);
SetFrontProcess(&psn);
}


On Mar 5, 2005, at 7:19 PM, Finlay Dobbie wrote:

On Sat, 5 Mar 2005 15:28:52 -0500, Dmitry Markman <email@hidden> wrote:
I was just curious:
I was looking at source of the java_swt swt launcher tool
and found CPSEnableForegroundOperation call there
I remember I had a troubles to create Cocoa application without
Interface Builder
and it behaved just like java_swt without CPSEnableForegroundOperation
call

Just give your application a bundle and you'll be fine. Unbundled applications are not supported.

 -- Finlay


Dmitry Markman

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >CPSEnableForegroundOperation question (From: Dmitry Markman <email@hidden>)
 >Re: CPSEnableForegroundOperation question (From: Eric Albert <email@hidden>)
 >Re: CPSEnableForegroundOperation question (From: Dmitry Markman <email@hidden>)
 >Re: CPSEnableForegroundOperation question (From: Finlay Dobbie <email@hidden>)

  • Prev by Date: Re: generate stub library
  • Next by Date: C++ unit testing in Xcode
  • Previous by thread: Re: CPSEnableForegroundOperation question
  • Next by thread: Re: CPSEnableForegroundOperation question
  • Index(es):
    • Date
    • Thread