Project

General

Profile

TextArea does not populate size change events to the layer

Added by Henry Morgan over 4 years ago

Hello

I'm trying to use WTextArea inside layer but widget doesn't generate size change events and doesn't redraw to the parent elements. Chat client example doesn't work as well. WTextArea works fine inside layer-less container. What's wrong?

Regards

wta.png (40.8 KB) wta.png chat screenshot

Replies (1)

RE: TextArea does not populate size change events to the layer - Added by Henry Morgan over 4 years ago

getParent().hide();

getParent().show();

fixes the problem when i hanged on mouseDragged event. But i suppose it's not right.

    (1-1/1)