event "touch"/"moved" outside of simulator area

I noticed handling the “touch”/“moved” (from Runtime, with the mouse button down) that it sent movement events outside the simulated screen area. The coordinates were correct (e.g. negative X off the left side).

Not a big deal but I guess it could trip up a developer - or are you already planning for the iTablet? [import]uid: 1813 topic_id: 297 reply_id: 300297[/import]

I actually added NOT allowing the simulator to generate events outside the screen area as a feature request.

As you said, Kent, it’s not a major thing, but if parity between the simulator and physical device is the goal, then changing this behavior should be considered (which it probably already is … :wink: ) [import]uid: 1581 topic_id: 297 reply_id: 442[/import]