wmperry(a)aventail.com (William M. Perry) writes:
Is there any magic utility function that I'm missing to convert a
list of
strings into a char **array with a length, or anything like that?
Maybe there is (XEmacs is just too big). But I haven't seen one. Maybe
the closest is the stuff in gui*.c to convert the init-values for
menus and the like. Maybe you should have a look at the 21.2 combobox
widget. That takes a list of strings to display.
Jan