Book a Demo

Author Topic: order of attributes  (Read 3375 times)

xkrystof

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
order of attributes
« on: January 10, 2008, 06:39:17 am »
Please, how can I affect the order of attributes in an element? I have my attributes in HashMap and when I add them in EA attribute collection, I set Pos, but id does nor work: the attributes are not ordered.

Thanks

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: order of attributes
« Reply #1 on: January 10, 2008, 06:55:10 am »
Check the Tools | Options | Objects dialog. Look at the bottom of the left column of check boxes, and ensure that Sort Features Alphabetically is not checked. You might also want to play with the options near the bottom of the right column that start with Group.

HTH, David

PS: Don't worry. If you've correctly set the Pos values your attributes are correct in the model.
No, you can't have it!

xkrystof

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: order of attributes
« Reply #2 on: January 11, 2008, 12:25:01 am »
Thanks for the help. Sorting works now.

Jan