Hi,

On any version of Mac OS X with any version of Revolution from 2.2 up to and including 4.0, create a new stack, with one square button, e.g. 70x70 pixels (size doesn't matter). Give this button the following script:

on mouseDown
     repeat until the mouse is up with messages
          set the loc of me to the mouseLoc
          wait 0 millisecs with messages
     end repeat
end mouseDown

Turn off the autoHilite and, just to be sure, the sharedHilite. Click the button and move it around. The button will appear hilited, which I don't want, because I need to be able to control the hilite myself, while dragging around this button. That's also a reason why I can't use the locking-up drag command. All other solutions you and I can think of fail too.

For many years now, I keep running into this bug, whenever I try to quickly create a nice interface (something RunRev is supposed to be the ideal tool for).

When is this ridiculous and annoying bug finally going to be fixed?!

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer

Full PayPal integration and automation in web site or (Revolution/ SuperCard/other) software. Contact me for a quote
http://economy-x-talk.com/contact.html

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to