Re: Windows overwrite mode

2014-02-07 Thread Alex Harui
Feel free to ask. When we asked many years ago they said no. It might have been due to difficulties implementing it in all runtime environments. On 2/7/14 8:06 AM, "Carlos Rovira" wrote: >Maybe this could be proposed to flash player team? > >El viernes, 7 de febrero de 2014, Alex Harui escrib

Re: Windows overwrite mode

2014-02-07 Thread Carlos Rovira
Maybe this could be proposed to flash player team? El viernes, 7 de febrero de 2014, Alex Harui escribió: > IIRC, this has been an issue since the move to AS3. No way to find out if > a key has been pressed before the SWF started up. > > On 2/7/14 6:38 AM, "Carlos Rovira" > > wrote: > > >It see

Re: Windows overwrite mode

2014-02-07 Thread Alex Harui
IIRC, this has been an issue since the move to AS3. No way to find out if a key has been pressed before the SWF started up. On 2/7/14 6:38 AM, "Carlos Rovira" wrote: >It seems the solution is "EditManager.overwriteMode" in Text Layout >Framework. > >In AS2 there was a Key.isToggled but in AS3 a

Re: Windows overwrite mode

2014-02-07 Thread Carlos Rovira
It seems the solution is "EditManager.overwriteMode" in Text Layout Framework. In AS2 there was a Key.isToggled but in AS3 all Key class with more useful functionality but it's gone... 2014-02-07 Carlos Rovira : > Hi, > > I'm trying to fix a case on MaskedTextInput when user is on a Window