empty selectedChunks fails to return insertion Point values

Sannyasin Sivakatirswami katir at hindu.org
Wed Apr 21 14:40:30 EDT 2004


Hugh! Thanks... yes, this does work.... why it is needed if there is no 
selected text and why it is not needed if there *is* text in the 
selection is a mystery, but if this works that's fine.


On Apr 11, 2004, at 7:14 PM, FlexibleLearning at aol.com wrote:

>> 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
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list