(svn r24734) -Codechange: Move QueryStringBaseWindow::OnOSKInput to Window::OnEditboxChanged.

This commit is contained in:
frosch
2012-11-13 21:47:07 +00:00
parent 08e92e6f23
commit f1d40ca6f2
12 changed files with 17 additions and 18 deletions

View File

@@ -666,6 +666,12 @@ public:
virtual void OnDropdownClose(Point pt, int widget, int index, bool instant_close);
/**
* The text in an editbox has been edited.
* @param widget The widget of the editbox.
*/
virtual void OnEditboxChanged(int widget) {}
/**
* The query window opened from this window has closed.
* @param str the new value of the string, NULL if the window