(svn r25690) -Change: [OSX] Position the candidate window at the caret position.

This commit is contained in:
michi_cc
2013-08-05 20:37:48 +00:00
parent f5e4131492
commit e2ec0ddb03
6 changed files with 94 additions and 2 deletions

View File

@@ -55,6 +55,7 @@ public:
void HandleEditBox(Window *w, int wid);
Point GetCaretPosition(const Window *w, int wid) const;
Rect GetBoundingRect(const Window *w, int wid, const char *from, const char *to) const;
/**
* Get the current text.