Hi all,
I was playing with making a new login screen today, in the style of WLM.
So we have:

[ username combobox (editable)  [v]]
[ password field ]
[x] remember me
[x] remember my password

[ sign in ]

One thing I struggled with and don't really know how to deal with is when
you select a username in the combobox, you need to be able to get that
user's remember_password config key; any ideas? I tried doing
::config::setKey login $user and then ::config::getKey save_password, but
that didn't work....

Cheers,
Tom
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to