RE: edit text field

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

Hi George,

I don't see an easy way to do this for standard edit controls (unless 
you want to capture key presses and manually replace the character 
following the caret with the captured key).

However, if you replace your Edit controls with RichEdit controls, you 
can use the Insert key to toggle between insert and type-over mode.

-- Brian

George wrote:
> Does anyone know how to make the edit text field 'type over' instead of
> 'insert' only. it's a pain in the but to have to swipe all the fields 
> when
> making changes??
> Here's the text box
> 
> id = create(EditText,"",mainWindow,xt,yt,fl,cy+6,eflg)
> 
> thanks if you can help....
> 
> 
> George Walters

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

Search



Quick Links

User menu

Not signed in.

Misc Menu