• 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: [loginwindow] Add a field
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [loginwindow] Add a field


  • Subject: Re: [loginwindow] Add a field
  • From: "email@hidden" <email@hidden>
  • Date: Thu, 15 Feb 2007 12:17:18 -0800

Conrad Sauerwald wrote:

On Thu, Feb 15, 2007 at 09:38:39AM -0800, email@hidden wrote:


Hi every body,

Thank you in advance for helping me with my problem.

I try to add a text field to the loginwindow of mac os : loginwindow.bundle.

I 've added my field in the "loginwindow.bundle/Contents/Resources/English.lproj/UserAndPassword.nib" and connected it with interface builder with no problem.

I have also add a mechanism like "/developper/exemple/security/rot13" cause i need to get the third filed of the login window and do some verification with it.

Every thing goes well if i use only the username and pasword field to get my 3 informations (login, pass, and thrid data).

My question is, how do I get the value of this third input with my added mechanism.

or does the source code of loginwindow.bundle is avalable somewhere ?



No. No GUI code is open source. The best Tiger and before option is to
add a gui mechanism (see bannersample) to pop up a window and get the
third piece of information or on Leopard to use
SFAuthorizationPluginView interface to be able to replace the username/password view with one of your own that you then will have
access to in your code.


Conrad.


hi conrad,

thanks for your're answer, i already did it but i didn't success making an identification with it.
Is there a developper documentation on the authentification mechanism that coult
help me to replace the windowslogin windows ?


Beside, the GUI code may be not open source but is there a way to contact apple
and ask for this, i need it for a commercial purpose very quickly ...


thanks.
--
TeMpUs

_______________________________________________

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


  • Follow-Ups:
    • Re: [loginwindow] Add a field
      • From: Michael Watson <email@hidden>
References: 
 >[loginwindow] Add a field (From: "email@hidden" <email@hidden>)

  • Prev by Date: RE
  • Next by Date: Re: [loginwindow] Add a field
  • Previous by thread: [loginwindow] Add a field
  • Next by thread: Re: [loginwindow] Add a field
  • Index(es):
    • Date
    • Thread