objective c - How do I Enable pasting a password into a NSSecureTextField? -


for reason users of application have paste content nssecuretextfield , because they're using tools manage/generate passwords , can't type them. i've been trying figure out way enable this, use component same behavior able accept pasting or other way allow this. hints welcome.

it's interesting apple provided docs cut , copy not possible, doesn't pasting.

in recent versions of mac os x (i believe in 10.5 forward) pasting is allowed. don't have available default. older versions of os x prohibited. if take @ the revision log documentation of nssecuretextfieldcell states:

2007-10-31 removed statement pasting not allowed


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -