Sorting umenu

Bullen's icon

Hi,

Is there a way to sort the umenu's?

I have a list of files which I want to sort.

Cheers

Bullen

Jeremy's icon

You might consider putting the list in a coll, sorting it there and then dumping it into the umenu.

Best, Jeremy

Bullen's icon

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

Jeremy's icon

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

Bullen's icon

Thanks Jeremy,

That did it!

Bullen