livecode / livecode-ide

LiveCode cross-platform development environment (IDE)
https://livecode.com/
32 stars 70 forks source link

Sort behavior script list #2114

Closed mwieder closed 1 year ago

mwieder commented 4 years ago

When assigning a behavior object in the property inspector, the list of objects is not alphabetically sorted, making it hard to select the proper object, especially when looking at a very long list of stacks. This patch sorts the lists alphabetically, and also allows for the flexibility to sort by a different item if the functions are needed in some other place.