Controlling Menu Positioning And Display : In Menu Titles Needed.

I’m working on an extension for the mixer to store snapshots and recall them. So far i have a menu structure like below:

Snapshot >
Manage…
Reset…

Store New

The problem is now, that i’m using the current date and time to name snapshots like 07/20/10 17:15:39, so when i’m storing a new snapshot i’ll end up with:

Ideally i would have something like this achieved:

Snapshot >
Manage…
Reset…

Store New

07/20/10 17:15:39

The lower menu get’s dynamically rebuilt when snapshots are added or deleted. So is there a way to place menu entries indexed to the back and keep the : char in a menu entry name text?

You would have to store it into “Pattern Editor:” if you want it directly into the pattern editor context menu. The sorting goes automatically unfrotunately. Not much to control this.