Sorting umenu
Hi,
Is there a way to sort the umenu's?
I have a list of files which I want to sort.
Cheers
Bullen
You might consider putting the list in a coll, sorting it there and then dumping it into the umenu.
Best, Jeremy
I thought of that, but how do I get the file list into coll??
Since the umenu gets it's list from the folder object.
Cheers
Bullen
Maybe something like this. You could also just use umenu's folder-referencing feeature, too, although it doesn't support custom sorting.
Max Patch
Copy patch and select New From Clipboard in Max.
Best, Jeremy
Thanks Jeremy,
That did it!
Bullen