From: Kevin A. <al...@se...> - 2004-09-12 16:16:59
|
On Sep 12, 2004, at 8:38 AM, Gregory Pi=F1ero wrote: > Kevin, > > Your answer makes sense. I guess all I really want to do is disable=20= > text entry so the user must choose one of the list items. I'm=20 > wondering if I'm using the wrong GUI component? For example on a web=20= > form, a drop-down box type thing only presents the preset choices, so=20= > I just want a GUI version of that type of webform thing. > > I'll play with the resource editor a bit, see if there's something=20 > that already works like that. Otherwise I'll look up how to just=20 > disable text entry. > You want the Choice component. Maybe we should rename that component=20 DropDown or PopupMenu? ka |