Odd selection hangup
J. Landman Gay
jacque at hyperactivesw.com
Mon Feb 22 17:00:03 EST 2010
DunbarX at aol.com wrote:
> Now Jacques, if it was that ordinary, do you think I would have bothered
> this list?
>
> Stuck, I say. Or are others unable to reproduce this?
Okay, you made me look. I can reproduce it. If you right-click on the
object the selection handles go away. I think this is because the IDE
needs to trap that message, both so it can handle it to update its own
property inspectors, and so it can pass it on to plugins that use it. At
the end of the IDE handler is a note that says not to pass the message
or else you get duplicates.
It looks to me like it is a necessary evil.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list