>I have a palette of html mark up tools that operate on the top window.
>I am unable to get the insertion point for an empty cursor from the 
>selectedChunk function (it used to work!). A test button in the palette
>with its traversalOn set to false (so as not to deselect text in the 
>top Stack).


Does this not work?

on mouseUp
   go stack "myStack"
   put the selectedChunk
end mouseUp

/H
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to