yamt commented on a change in pull request #472: URL: https://github.com/apache/incubator-nuttx-apps/pull/472#discussion_r522848451
########## File path: include/graphics/nxwidgets/itextbox.hxx ########## @@ -208,7 +208,7 @@ namespace NXWidgets * @return position The cursor position. */ - virtual const int getCursorPosition(void) const = 0; + virtual const int32_t getCursorPosition(void) const = 0; Review comment: done ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org