Omg! How to get the combobox current item Name?
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 06/04/2010 at 01:32, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11.5
Platform: Windows ;
Language(s) : C.O.F.F.E.E ;---------
I can easily get the item with GetItem() so i get the current comboboxt item selected... 0,1,2,etc....
but, how do I get the Name/text of that item??lot of headache now! Thanks in advance
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 06/04/2010 at 21:47, xxxxxxxx wrote:
Maybe it's just me, but I'm missing crucial info here:
Dialog or Attribute Manager? Plugin or script? How was the combo built?
If you use descriptions and unique item IDs, you could simply load the string for the ID from the string table.
Kabe