Re: [Cocoadialog-users] Re: bash script example for inputbox or standard-inputbox?
Status: Beta
Brought to you by:
sporkstorms
From: Mark A. S. <ma...@sp...> - 2005-03-04 13:57:30
|
On Mar 3, 2005, at 7:35 PM, Brad Schwie wrote: > If I'm working with a standard-inputbox, and I want > the entry field to be a password, is there anyway in > CocoaDialog to make the user entry scrambled (so it > just shows a black filled-in circle on the input line > each time the user presses a key)? > Not currently, sorry. It's been on the todo list for a while. The next release of CD will have it though. If you absolutely need it now, check out the patch (go to sf.net/projects/cocoadialog/) that was recently submitted. I believe that was one of the changes that was implemented (the next release will basically consist of most/some of the changes in that patch, as well as a bug fix). - mark |