Project

General

Profile

Inject Text into WTextArea (Wt 3.11)

Added by Charles Hubbard about 2 years ago

Is it possible, from my own code, to insert text at the current cursor position inside a WTextArea widget? I would like to bind a key that, when pressed, inserts the current date/time at the WTextArea cursor position, but I don't see a function that does that.