Password field in Shoes?

Hi, guys.

Just wondering how to make edit_line/box for password hiding ?
Thanks in advance.

Mitko K…

On Thu, Oct 16, 2008 at 10:06:56PM +0900, Mitko K. wrote:

Just wondering how to make edit_line/box for password hiding ?
Thanks in advance.

Sure, use: edit_line :secret => true.

_why

_why wrote:

On Thu, Oct 16, 2008 at 10:06:56PM +0900, Mitko K. wrote:

Just wondering how to make edit_line/box for password hiding ?
Thanks in advance.

Sure, use: edit_line :secret => true.

_why
Yes, mate, but in Mac OS X doesn’t work, in WIndows cannot compile the
gem natively I use ( twitter ) :frowning:

Thanks, anyway.