Krister

Results 1 issues of Krister

I have a textbox in a form: `var lname=this.blessed.textbox({ parent: this.form, top: '40%', left: '30%', height: '20%', width: '40%', name: 'name', inputOnFocus: true, border: 'line', style: { bg: 'blue', focus:...