From: <kim...@ya...> - 2005-07-26 16:23:59
|
Alex, No, choice is not the same as combo-box. Combo-box pulls down when you click on the list. As far as I can see, there is no "editabel" field for combo-box that I can see - which is really odd. I am assuming that the code acutally supports this option (somehow) - may be it's just a resource editor issue. Alex Tweedly wrote: > kim...@ya... wrote: > >> Thanks for the reply, Phil. >> >> I was looking for that option too but I don't see that >> there is one. >> Is this something they've added in the new (yet to be >> released) version? >> >> >> >> >> >>>> Hi list, >>>> >>>> Could someone please tell me how I can make a >>>> combo-box (or spin-list, and so forth) to be "select >>>> only"? In other words, the user can only select >>>> from one of the presented items but not >>>> allow to type >>>> anything in. > > Isn't that simply a "Choice" component ? > (That's a question - it's been a while since I looked them ....) > -- John Henry |