Can I retrieve non-contiguous selected lines from ListField?
Posted: Mon Feb 20, 2012 7:39 am
Hi all,
I have 2000 vids I want to make a playlist from.
If I drag n drop say 37 files into a a livecode textfield
I than want to select all the .mov or all the .avi with a single button
Or multiselect all the movies I consider action movies.
Then I want to do something with just those selected lines etc.
I'm absolutely sure I've covered this topic before but I can't find my post about retrieving only the select lines from a textfield
And processing them one line at a time.
This project looks huge for such a simple task.
is there an easier way?
i.e. the brilliant way livecode handles text chunks, etc.
21204-shifting-selected-text-to-the-right-or-left
http://lessons.runrev.com/s/lessons/m/2 ... ht-or-left
Also, I can't seem to select non-contiguous lines in a textField. Is this possible?
Many thanks in advance
I have 2000 vids I want to make a playlist from.
If I drag n drop say 37 files into a a livecode textfield
I than want to select all the .mov or all the .avi with a single button
Or multiselect all the movies I consider action movies.
Then I want to do something with just those selected lines etc.
I'm absolutely sure I've covered this topic before but I can't find my post about retrieving only the select lines from a textfield
And processing them one line at a time.
This project looks huge for such a simple task.
is there an easier way?
i.e. the brilliant way livecode handles text chunks, etc.
21204-shifting-selected-text-to-the-right-or-left
http://lessons.runrev.com/s/lessons/m/2 ... ht-or-left
Also, I can't seem to select non-contiguous lines in a textField. Is this possible?
Many thanks in advance