Hide / show password in NSTextField / NSSecureTextField

2008-12-02 Thread Helder da Rocha
have the option of revealing the characters represented by the bullets. There is something similar to what I want in the Airport WPA/WEP dialog. Thanks in advance for any help. Helder. -- Helder da Rocha Sao Paulo, Brazil ___ Cocoa-dev mailing

Re: Hide / show password in NSTextField / NSSecureTextField

2008-12-02 Thread Helder da Rocha
Yes. I tried that. But it doens't show the characters. It simply toggles from showing nothing to showing bullets. I want to toggle from showing characters to showing bullets (I want to reveal what's under the bullets - it's a long passphrase and easy to mispell) Helder. On Dec 2, 2008,

Re: Hide / show password in NSTextField / NSSecureTextField

2008-12-02 Thread Helder da Rocha
simpler solution. Helder. On Dec 2, 2008, at 18:36 , Andre Masse wrote: You could use a secure and plain text field bound to the same value and hide/show one as needed. Andre Masse On Dec 2, 2008, at 11:26, Helder da Rocha wrote: Yes. I tried that. But it doens't show the characters. It simply

Re: Image processing in Cocoa

2008-09-26 Thread Helder da Rocha
/documentation/GraphicsImaging/Conceptual/drawingwithquartz2d/dq_intro/chapter_1_section_1.html Helder. -- Helder da Rocha ([EMAIL PROTECTED]) Sao Paulo, Brazil Christian Giordano wrote: Thanks Mike, I can't use NSImage (guess why) but a subset. Btw, the problem I have is that I have a view which