David Megginson wrote: . > > What does everyone else prefer -- should the mouse get stuck on the > window edges in constrained mode, or should it wrap around? I have no > strong preference either way. There are good arguments in favour of > both: with wrap-around, you still see cursor movement while you're > moving the mouse, so you get good relative feedback, and the same > amount of movement will bring it back to the center again; with the > cursor stuck at the edges, you're less likely to loose track of it.
Well, I definately don't want the previous behaviour back (concerning the borders) as it were before you created the new mouse code. This big problem there was that when the cursor wrapped around the screen, the flaps were positioned to the maximum oposite position, which gave a sudden flap change from about +75% to -100% at once! That's why i like your approach better, the position gets adjusted as if it were within the borders. Erik _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
