Quote:
Originally Posted by Stefan
- GuiMLTextCtrl, menus: stop selecting or close menus when you move the mouse out of the window
|
This is good and bad. Good in that it doesn't do what I said anymore but bad in that when you're highlighting if your mouse goes outside the window it stops highlighting.
In an RC text window you can highlight and your mouse can leave the boundaries of the window but it keeps track of the mouse position and buttons so when you left off the mouse button it stops highlighting.
You can see what I mean by opening a large script (1000+ lines) and trying to highlighting the entire thing using your mouse. Here's an example of what I'm asking for: