I was testing that wonderful little "drag&drop" example provided by Klaus. (Yes, your script works perfectly! Thank you.)
The stack has a field "fieldOfPaths" with "list behavior" and all the Hilite options checked in the Object Inspector. Also, "don't wrap" is checked. I have some text in the field occupying 4 lines. When I hilite non-contiguous lines, and then execute the following script in a button:
answer the selectedLines of field "fieldOfPaths"
...only the line(s) before the break are noted. In other words, if I have hilited lines 1 & 3, only line 1 is reported as selected. If I hilite lines 1, 2, and 4, only lines 1 & 2 are reported as selected.
It's also apparent using "selectedChunk"; only the chars before the non-hilited line are reported.
However, "selectedText" -does- report the non-contiguous selection properly.
If this is something that was fixed in 2.1, I'd better switch, eh? Otherwise, should I report this as a bug (assuming no one else has)?
Thanks, Barry
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
