Hi James,

> Ok. this does work, but I was trying to use the doumentation's example of 
not
>  using a button.
>  
>  Must an arrow be a button, under these circumstances?
>  
I think an arrow can do everything a button can. Here, for example, this 
arrow has an action facet:

view layout [
         arrow up 
                       [print ["left click" value]]
                        [print ["right click " value]]
         ]

See earlier posting in same thread for changing arrow direction and colour.
Sunanda.
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to