Page 1 of 1

Area InputMode

Posted: Fri Oct 07, 2016 9:55 am
by sinisrus
Hello,

is it possible to make group and select or unselect this group?

In Rxmui i have the InputMode for this, not implemented in MUIRoyal ?

Thank

Re: Area InputMode

Posted: Fri Oct 07, 2016 10:31 pm
by airsoftsoftwair
Hmm, what exactly do you want to do here? I don't see why anybody would want to set MUIA_InputMode on a whole group of objects... what are you trying to do?

Re: Area InputMode

Posted: Sat Oct 08, 2016 9:03 am
by sinisrus
Have you os3.9 for test rxmui script?

Re: Area InputMode

Posted: Sat Oct 08, 2016 12:25 pm
by airsoftsoftwair
Sure, bring it on.

Re: Area InputMode

Posted: Mon Oct 10, 2016 5:23 pm
by sinisrus
see my script use inputmode :

http://www.filedropper.com/test_131

Re: Area InputMode

Posted: Thu Oct 13, 2016 6:34 pm
by airsoftsoftwair
Ok, I see, it should be possible to support this in MUI Royale too. Not much work...

Re: Area InputMode

Posted: Thu Oct 13, 2016 6:57 pm
by sinisrus
Nice Thank you

Re: Area InputMode

Posted: Thu Nov 17, 2016 5:28 pm
by airsoftsoftwair

Code: Select all

- New: Added Area.InputMode [I]; use this with care as typically this is set by the
  individual MUI gadgets themselves so setting an alternate input mode is potentially
  dangerous

Re: Area InputMode

Posted: Thu Nov 17, 2016 8:05 pm
by sinisrus
Thank you for this :-)