From: Holger Schemel Date: Sat, 29 Sep 2018 08:20:41 +0000 (+0200) Subject: changed setting cursor when automatically activating text input gadgets X-Git-Tag: 4.1.1.0~24 X-Git-Url: https://git.artsoft.org/?a=commitdiff_plain;ds=sidebyside;h=f7b47bbe40b05bc4d815f94dd1bcdc21596d4ff5;hp=f7b47bbe40b05bc4d815f94dd1bcdc21596d4ff5;p=rocksndiamonds.git changed setting cursor when automatically activating text input gadgets When activating text input gadgets using function "ClickOnGadget()", do not set the cursor position at the start, but at the end of the text in the gadget. ---