Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: sandeep bhat on November 12, 2015, 10:45:54 pm

Title: uncheck the sorting alphabetically
Post by: sandeep bhat on November 12, 2015, 10:45:54 pm
Hi,
I want to check if the sort alphabetically is checked, I want to do this programatically. Any of the Class which will have this information? I looked through the Repository and Element   classes, no luck. Would really appreciate it if somebody could help me with it.
Title: Re: uncheck the sorting alphabetically
Post by: qwerty on November 12, 2015, 10:56:35 pm
I guess that's an option stored somewhere in the registry.

q.

P.S.: HKEY_CURRENT_USER\Software\Sparx Systems\EA400\EA\OPTIONS\SORT_FEATURES
Title: Re: uncheck the sorting alphabetically
Post by: sandeep bhat on November 13, 2015, 04:50:41 pm
right on! Thanks qwerty, you are always there when I need some help :)