Project

General

Profile

Actions

Bug #4060

closed

WLineEdit::changed() trouble

Added by Isaac Lascasas almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
05/06/2015
Due date:
% Done:

0%

Estimated time:

Description

Hello I have a WLineEdit with a WSuggestionPopup, it seems that I can't find a good way to detect when the text has changed, I can control typing with keyWentUp() properly but when I select an item from the popup changed() doesn't work correctly, it triggers with a lot of lag, when I click other controls or doesn't trigger at all.

Actions #1

Updated by Koen Deforche almost 9 years ago

There's a new WLineEdit::textInput() textInput signal which solves that.

Actions #2

Updated by Koen Deforche almost 9 years ago

  • Status changed from New to Resolved
Actions #3

Updated by Isaac Lascasas almost 9 years ago

Wt 3.3.4 built for msvc12 x64 / boost 1.56. Everything seems to work after updating and textInput does the job. Thanks.

Actions #4

Updated by Koen Deforche over 8 years ago

  • Status changed from Resolved to Closed
Actions #5

Updated by Koen Deforche over 8 years ago

  • Target version changed from 3.3.4 to 3.3.5
Actions

Also available in: Atom PDF