Author Topic: Input widget problem!  (Read 3799 times)

noob22

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 38
    • View Profile
Input widget problem!
« on: October 25, 2012, 02:05:41 AM »
Input widget can't ctrl+c , ctrl+v or select multi-chars by mouse;
It can't move input cursor by dirction key or mouse;
It's 'Max Chars' property can't distinguish English and Other Languages that when input max chars, it will show different length on different languages;
Any suggestion?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Input widget problem!
« Reply #1 on: October 25, 2012, 02:16:33 AM »
CTRL+C and CTRL+V is not exposed by Unity, so I can't do anything about it (until I expose it in Unity myself).

Cursor can't be moved, and won't be. I'll do it properly in the Unity's UI.

Not sure what you mean about different length on different languages.

noob22

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 38
    • View Profile
Re: Input widget problem!
« Reply #2 on: October 28, 2012, 07:46:03 PM »
CTRL+C and CTRL+V is not exposed by Unity, so I can't do anything about it (until I expose it in Unity myself).

Cursor can't be moved, and won't be. I'll do it properly in the Unity's UI.

Not sure what you mean about different length on different languages.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Input widget problem!
« Reply #3 on: October 29, 2012, 05:46:02 AM »
I fail to see the issue there. You have 2 chinese characters, and 2 numeric characters. In both cases it's 2 glyphs.