Hi Chris, On 18/02/2014 02:59, Chris Barker - NOAA Federal wrote: > On Feb 17, 2014, at 3:23 AM, Werner <[email protected]> wrote: > >> Obviously, soon after I found " wx.GetMouseState().LeftIsDown()", so now >> I just need to code the actual moving. > Not at a real computer now, but check out the MovingTriangle demo for ideas. Thanks for the tip.
I mostly have it, I think. - left down sets the object to move and shows a STT with details about the wine - enter object and LeftIsDown sets the object to drop to and shows information about the location to drop to with a STT - leave object clears the drop location - left up and if both objects are set shows a confirmation dialog (will see if I keep this) and if user confirms does the move. Werner _______________________________________________ FloatCanvas mailing list [email protected] http://mailman.paulmcnett.com/cgi-bin/mailman/listinfo/floatcanvas
