• 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
showing the about-box at application start up
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

showing the about-box at application start up


  • Subject: showing the about-box at application start up
  • From: Julian Mayer <email@hidden>
  • Date: Fri, 30 May 2003 21:08:37 +0200
  • Resent-date: Sat, 31 May 2003 20:43:59 +0200
  • Resent-from: Julian Mayer <email@hidden>
  • Resent-message-id: <email@hidden>
  • Resent-to: email@hidden

hello
i'm trying to display my about-box at application start-time, but i can't get it to display in front of my main window.

i tried adding
[[NSApplication sharedApplication] orderFrontStandardAboutPanel:self];
in the various initialization routines (initialize, init, awakeFromNib)
and calling
[window orderBack:self];
to get my window to the back, but it is still in front of the about box...
any ideas?
thanks, julian
_______________________________________________
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.
  • Follow-Ups:
    • Re: showing the about-box at application start up
      • From: publiclook <email@hidden>
  • Prev by Date: substringToIndex problem
  • Next by Date: Re: substringToIndex problem
  • Previous by thread: Re: substringToIndex problem
  • Next by thread: Re: showing the about-box at application start up
  • Index(es):
    • Date
    • Thread