.clearclick() sounds useful, and I like that readmouse is now byref<div><br></div><div>I should mention that when clicking to open, close, or advance something, checking for .release AND mouseLeft is almost always the correct thing to do.</div><div><br></div><div>(Yesterday I was testing a bunch of other programs, and buttons/links/menus reacting only to mouse release seems almost universal)<br><br>On Tuesday, July 11, 2017,  <<a href="mailto:subversion@hamsterrepublic.com">subversion@hamsterrepublic.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">teeemcee<br>
2017-07-11 04:02:22 -0700 (Tue, 11 Jul 2017)<br>
363<br>
If an overlay message is visible (e.g. "Import X scripts"), a mouse click dismisses it and otherwise ignored<br>
<br>
Added MouseInfo.clearclick(). readmouse() now returns the MouseInfo byref,<br>
but because a copy of the global MouseInfo is made in a bunch of places,<br>
trying to clear clicks may not work.<br>
There's no longer a need for anyone to make a copy of the MouseInfo.<br>
---<br>
U   wip/allmodex.bas<br>
U   wip/<a href="http://allmodex.bi" target="_blank">allmodex.bi</a><br>
U   wip/common.rbas<br>
______________________________<wbr>_________________<br>
Ohrrpgce mailing list<br>
<a href="javascript:;" onclick="_e(event, 'cvml', 'ohrrpgce@lists.motherhamster.org')">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" target="_blank">http://lists.motherhamster.<wbr>org/listinfo.cgi/ohrrpgce-<wbr>motherhamster.org</a><br>
</blockquote></div>