Bowerbird wrote: > anyone have a solution for my _cursevent problem? > i'm not getting the event with a positive id > to tell me which of my app's windows i'm over... I have never gotten any ID value except zero with a _cursEvent event, and then only when the cursor moved _off_ the window. I would recommend that you use the Toolbox function FINDWINDOW to determine which window your mouse is over. - Rick