Re: detect a mouseup when mouse is off the browser

2010-05-14 Thread Adam D
:48, kozura wrote: > No, you need to detect the MouseOut event and deal with it there; > after that all bets are off of what mouse events you can get depending > on browser and OS. > > On May 13, 4:52 pm, Adam D wrote: > > > > > > > Dear all, > > > I a

detect a mouseup when mouse is off the browser

2010-05-14 Thread Adam D
Dear all, I am trying to create a table similar to the one in google spreadsheet, where the user can with a mousedrag select cells. In google spreadsheet when I end my selection out of the browser the selection finalises, it actually puts a blue border on the last cell. I have created a flextable