combo box

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 27/11/2002 at 12:51, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   6.3 
Platform:   Windows  ;   
Language(s) :     C++  ;

---------
Hello !

I've made a Combo Box inside a dialog and i added childs into it dinamically. How can i know which id the user has choosed ?

Thanx

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 27/11/2002 at 14:00, xxxxxxxx wrote:

"Use GetLong() and SetLong() to access the current selection."

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 28/11/2002 at 00:07, xxxxxxxx wrote:

Thank you very much for your help !!!