Hi Cemortan_Tudor, if you don't have a convenient open area to initiate a selection rectangle you can hold down Shift+Ctrl which will force window selection to happen. It won't try to do click selection when Shift+Ctrl is down so it isn't necessary to hide objects if you use that method.
But there is also an option in moi.ini that controls how window selection works. It's in moi.ini under:
[Selection]
WindowSelectMode_Combo_Intersect_Contained=Combo
If you set that to =Intersect it will always use the dashed outline "crossing" method (right-to-left in Combo mode) where anything that intersects the selection rectangle will be targeted.
If you set it =Contained it will always use the solid outline (left-to-right in Combo mode) where only things that are completely contained inside the selection rectangle will be targeted.
- Michael
|