• 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: How to make app login window to look like OS X user login window ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to make app login window to look like OS X user login window ?


  • Subject: Re: How to make app login window to look like OS X user login window ?
  • From: Chris Hanson <email@hidden>
  • Date: Wed, 22 Apr 2009 19:08:28 -0700

You shouldn't always show a log-in panel in your application either; Mac OS X has the Keychain for secure storage of user credentials, you should only ask the user to log in to your service if there's no stored credential or they've done something like reset their password.

And instead of checking network connectivity, your application should just try to use the network and fail gracefully when it's not available. After all, it could go away between when you check and actually start using it, or while you're using it - at that point, what does checking get you?

  -- Chris

On Apr 22, 2009, at 12:57 AM, Mario Kušnjer <mario.kusnjer@sb.t- com.hr> wrote:


On 2009.04.22, at 08:55, Benjamin Dobson wrote:

Although I'd appreciate it if you could in any way avoid the latter. I have always found them extremely annoying on OS X. If you're app takes a long time to load, something small and simple like what iWork does seems better._______________________________________________



Thanks everyone for answering !
Actually I was thinking on making a Splash Screen until app loading and when ready to do some kind of transition (like cube rotate that OS X uses) to the login window
It wouldn't display Splash Screen for long because login window is simple except for network connection checking because app should be able to use network resources


Mario
_______________________________________________

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
_______________________________________________

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


  • Follow-Ups:
    • Re: How to make app login window to look like OS X user login window ?
      • From: Mario Kušnjer <email@hidden>
    • Re: How to make app login window to look like OS X user login window ?
      • From: Kyle Sluder <email@hidden>
References: 
 >How to make app login window to look like OS X user login window ? (From: Mario Kušnjer <email@hidden>)
 >Re: How to make app login window to look like OS X user login window ? (From: Benjamin Dobson <email@hidden>)
 >Re: How to make app login window to look like OS X user login window ? (From: Mario Kušnjer <email@hidden>)

  • Prev by Date: Re: How to: many users edit same file at the same time ?
  • Next by Date: NSSearchField and Thai
  • Previous by thread: Re: How to make app login window to look like OS X user login window ?
  • Next by thread: Re: How to make app login window to look like OS X user login window ?
  • Index(es):
    • Date
    • Thread