XWidgetSoft Forum

XWidget & XLaunchpad , Desktop customization
It is currently May 10th, 2025, 1:17 pm

All times are UTC - 8 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Asterisks Font Script?
PostPosted: January 18th, 2013, 4:52 am 
Offline

Joined: January 16th, 2013, 11:56 am
Posts: 16
Is there's any way on javascript coding that can make every words we type in an edit component changed into an asterisks font symbol (*) ? I want to create a widget like a password login...

thank you :)


Top
 Profile  
 
PostPosted: January 21st, 2013, 3:11 am 
Offline
User avatar

Joined: May 12th, 2012, 8:32 pm
Posts: 594
Code:

function widgetOnLoad()
{
  edit1.Password = true;
}

_________________
XWidget Software Developer
[XWidget for Android] [Lastest version of XWidget] [Lastest patch of XWidget]
[XDesktop for Android/Windows]


Top
 Profile  
 
PostPosted: January 22nd, 2013, 4:42 am 
Offline

Joined: January 16th, 2013, 11:56 am
Posts: 16
Tony wrote:
Code:

function widgetOnLoad()
{
  edit1.Password = true;
}



Ahhh, thank you again Tony! You always give a big help :D


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 61 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Powered by phpBB® Forum Software © phpBB Group