On Tuesday 05 April 2016 10:31:56 Fred van Stappen wrote: > > The code is in "tsourcepage.editontextmouseevent()" > > of "apps/ide/sourcepage.pas". > > > > Martin > > Excellent, thanks. > > Huh, I do not see a double-click in mouse eventkindty... > There are ek_mousewheel, ek_mousemove,ek_mousepark, > ek_mouseenter,ek_mouseleave,ek_mousecaptureend, > ek_clientmouseenter,ek_clientmouseleave. > > But I do not see 2x click. (Sure I miss something... ;-( ) > The info is in shiftstatesty (ss_double,ss_triple). There is also twidget.isdblclicked().
Did you see that MSEide actually does select the word by Shift+DblClick? Shift+TrplClick selects the whole row BTW. Martin ------------------------------------------------------------------------------ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

