On Jan 20, 2007, at 6:33 AM, Louis G5 Batayte wrote:

I guess that means the saying "Trust but Verify" applies to the LR.

Yep. But I think that, at one time, it may have applied. It just didn't get changed. It also had to be before Rb 4.5 and possibly about the same time that the x,y coordinates returned were made relative to the control itself as opposed to the window.

A side observation. I put a line of code in the mouse enter and mouse exit events to change the cursor when in the static text region. That works fine. So I could set a "flag" true on mouse enter and False on mouse exit and then check that flag in the mouse up event, but I think I'll go with your if test.

That's the simplest one and, with a bit more code, works with sliders, scrollbars, etc. i.e. Anything you want to give the user the ability to abort before a MouseUp finishes its code.

-Terry

PS. There are also some similar bugs in the documentation in other areas.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to