Book a Demo

Author Topic: How to sotring attributies  (Read 2850 times)

bakawakalaka

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-1
    • View Profile
How to sotring attributies
« on: June 10, 2019, 07:54:34 pm »
Hello,
I have object where I create some attributes. At first its look like that(see picture).

All atributes sorted in Class:Features view by Pos colomn in t_attributes(sorting like 1,2... except 0 that always last) and it looks different in treeview(Project Browser).
When I try to move one attribute I see message that notified me that sorting be reseted and I can change it in tools.

Then attributes sort same as in treeview.
Where I can find recod in .eap tables that contains information about attributes sorting in object?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: How to sotring attributies
« Reply #1 on: June 10, 2019, 08:25:57 pm »
I'd guess it's stored in the registry since many (most?) will go there. Try an export of HKEY_CURRENT_USER\Software\Sparx Systems\EA400\EA and then compare the changes after you altered the option.

q.