It’d be really nice to be able to do a special paste where each line of text gets inserted into the corresponding cell of sibling widgets of the same type. Would make inserting mock data a lot easier.
if you could give me concrete example, maybe we could quickly write a plugin. Not really sure how to find
Do you mean something like, on the clipboard I have
foo
bar
baz
and have a selection in Antetype:
after issuing the command it would look like this:
That’s exactly right!
Multi Paste.fscript.zip (949 Bytes)
at least works in the scenario above (It honours the states selection, make sure you have the right states selected before executing the script).
OMG thank you!! I wish I had asked for this 10 years ago
Is there anything Felix and Fscript can’t do?