On Tuesday 05 April 2016 22:02:43 Fred van Stappen wrote: > > Did you see that MSEide actually does select the word by Shift+DblClick? > > Shift+TrplClick selects the whole row BTW. > > > > Martin > > Huh, no I did not see it ;-( > > Nice to know it. > > By the way, why do you use Shift+DblClick ? > > Is DblClick (alone) used for something else ? > In MSEide DblClick is used in order to change the active window. Examples: DblClick on a component in form editor shows the component in object inspector, DblClick in a beige object inspector event row shows the event handler, DblClick in stack window shows the according source... In source editor DblClick shows the according breakpoint in breakpoints window if there is one. "Shift" has been chosen because all text selection operations by key or mouse use "Shift".
Martin ------------------------------------------------------------------------------ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

