The Dictionary says:
"A script inserted into the back receives messages after all objects in the
message path, just before the engine itself receives the message."
Does this mean that it receives messages after the Revolution user
interface. If so, it could interfere with the user interface.
For instance, Jacqueline Landman Gay suggested:
>on openCard
> -- overcome default text selection so nav arrows work
> if the navigationArrows = true
> then send "doUnselect" to this cd in 200 milliseconds
>end openCard
>
>on doUnselect
> select empty
>end doUnselect
When I used this, it was difficult to use the Properties Palette. Every
time I switched from one tab to another the properties window rolled up.
I assume what was happening is that the handler affected the behaviour of
the Properties Palette and therefore came after it in the message passing
order.
I have noticed other peculiar behaviour as I have tried to customize the
interface. This could come from the same source.
Any thoughts?
Bruce
--
Bruce Lewis
Lewis & Collyer
160 John Street, Suite 401
Toronto, Ontario
Canada M5V 2E5
(416) 598-4357
FAX (416) 598-1067
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]