03-09-2011 02:55 PM
It currently puts them back into the order that you created the cases in the first place - a feature which is 100% useless, as far as I can tell.
Alphabetical would make some sense as I can put the new DO IT 3 button handler right after the DO IT 1 and DO IT 2 handers, even if I've added more events after DO IT 2.
The only other thing I can think of would be to assign some priority, if I wanted to "squeeze every ounce of performance" out of it. But that would mean some other property of the event I would have to manage. Not worth it.
If sorting doesn't change the indexing order (i.e. the order it dispatches them), then I don't really care. Just tell the truth in the HELP files.
Blog for (mostly LabVIEW) programmers: Tips And Tricks