Book a Demo

Author Topic: Multiselct tag for enum values  (Read 2382 times)

MV

  • EA User
  • **
  • Posts: 65
  • Karma: +1/-0
    • View Profile
Multiselct tag for enum values
« on: July 29, 2011, 02:48:45 pm »
Hi,

Is it possible to create a multi select tag for enum values. I have some string type of values and i want to be able to select multiple values from tag value window. Ihave defined my values as enum

Cheers / Thanks

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Multiselct tag for enum values
« Reply #1 on: July 29, 2011, 05:46:18 pm »
No. Someone asked for it some time ago. If you look at the "implementation" of the drop down (values stored in the memo) you actually are not astonished that multi-selection is not implemented.

q.