Hi,

I need to use -dialogui option for a window in order to make it accessible
with the keyboard, but after doing this, I have a problem with multiline
Textfield boxes.

If I use that option, when pressing enter to put an end-of-line in the
multiline textfield, nothing happends.
The cursor remains where it was before pressing enter, and no new line is
created.

If I remove the -dialogui option of the window in which that textfield is
located, the textfield works fine.

I have discovered that if I use the -dialogui option and I press
Control+Enter instead of just enter, the program works as it should
(although that I don't know if a correct \r\n end of line is inserted, or
something more than that).

Is there a way to be able to use -dialogui option and to be able to create
new lines in the textfield by pressing just enter?

Thank you.

Teddy


Reply via email to