Re: Input Box by Greg Haberek

new topic     » goto parent     » topic index » view thread      » older message » newer message

Add this:

removeStyle( Popup_EditText, or_bits(ES_READONLY, ES_PASSWORD) )

Before this:

-- add the style if necessary
if pStyle then
    addStyle( Popup_EditText, pStyle )
end if


It should remedy the problem.

~Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu