Neverbirth

Results 18 comments of Neverbirth

After more testing, the problem is not caused by having extra labels. if I remove them I still get the lock. I haven't found the root cause of the problem...

I do have a console installed, and that's how I confirmed it's freezing when calling alert show, the following line does not get to be called.. The old Native Alerts...

OK, the freeze is not happening with my iOS 6.x devices, only with the 5.1 one. And it's also happening with the old Native Alerts ANE. So thought the problem...

I've found out this problem has something to do with the click handler and when it's dispatched.

Been reading latest AIR 3.7 beta release notes, and saw this in the list of known issues: 3506238 - [iOS] An AIR button may remain in MouseOver state, instead of...

quick6black: I could look into it.

The dialog now shows, I've noticed a problem tho, after closing it, I'm not able to touch on controls located on the top part of the screen. I instatiated the...

Haven't looked at the sample code, but in my original code I was creating the NativeDatePickerDialog each time a view was created, and then showing that same instance each time...

From what I understood, .NET Standard will be released during the first or second quarter of 2017, and it will bring greater and better parity with the standard .NET framework,...