[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Password field in Shoes ?

Mitko Kostov

10/16/2008 1:07:00 PM

Hi, guys.

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

Mitko Kostov.

Attachments:
http://www.ruby-...attachment/282...

--
Posted via http://www.ruby-....

2 Answers

_why

10/17/2008 3:31:00 PM

0

On Thu, Oct 16, 2008 at 10:06:56PM +0900, Mitko Kostov wrote:
> Just wondering how to make edit_line/box for password hiding ?
> Thanks in advance.

Sure, use: edit_line :secret => true.

_why

Mitko Kostov

10/17/2008 6:48:00 PM

0

_why wrote:
> On Thu, Oct 16, 2008 at 10:06:56PM +0900, Mitko Kostov 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 ) :(

Thanks, anyway.
--
Posted via http://www.ruby-....