Path: utzoo!utgpu!watserv1!watmath!att!att!pacbell.com!ucsd!swrinde!zaphod.mps.ohio-state.edu!samsung!noose.ecn.purdue.edu!seahorse.ecn.purdue.edu!yiannis From: yiannis@seahorse.ecn.purdue.edu (Yiannis E Papelis) Newsgroups: comp.windows.x.motif Subject: Best way to implement select-a-string Keywords: list selection Message-ID: <1990Oct24.053209.10336@ecn.purdue.edu> Date: 24 Oct 90 05:32:09 GMT Sender: yiannis@eng.uiowa.edu Organization: Purdue University Engineering Computer Network Lines: 18 At some point in my program the user must select one of N strings. N is variable, that is it can change during execution and thus strings can be added/removed. It is straightforward to implement a listbox to offer the user the selection, but I can't afford the space on the window, (let alone the fact that N is variable). Also it is desirable to have the most recet selection show as a one line text field. Are there any recommendations about what type of entity will better serve my purposes? I have looked through several of the examples around and couldn't find something similar. Any help will be appreciated. ------------------------------------------------------------ Yiannis E. Papelis Department of ECE. yiannis@eng.uiowa.edu University of Iowa ------------------------------------------------------------