Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #4096
| From | "tar" <tar@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: ComboBox |
| Message-ID | <ymi3akrrczm.fsf@blackcat.isi.edu> (permalink) |
| Newsgroups | comp.lang.java.gui |
| References | <1eee9ff3-e3ae-4e2e-9cd2-e95cd467dd77@b30g2000prf.googlegroups.com> |
| Date | 2011-04-27 15:48 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui mamta81 <roy.mamta@gmail.com> writes: > hi all , > I have a comboBox .whenever i click on it the > dropdownlist shows up but on clicking on any item in the list the > clicked item gets selected and the list disappears.I want the list to > remain so that i can scroll down through the lictby clicking on any > alphabet. > for example suppose i want to see all the items starting with letter > C ,only the first item starting with C gets selected and the drop down > disappears.i should be able to scroll through all the items starting > with C in the dropdown of the combobox. I guess I don't quite understand what sort of interaction you are trying to achieve. If you are talking about selecting an item with the mouse and then still being able to scroll, then it doesn't seem to make much sense. After all, if you want to scroll, why not just avoid clicking and scroll instead? -- Thomas A. Russ, USC/Information Sciences Institute --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.gui | Previous | Next — Previous in thread | Find similar | Unroll thread
ComboBox "mamta81" <mamta81@THRWHITE.remove-dii-this> - 2011-04-27 15:48 +0000 Re: ComboBox "tar" <tar@THRWHITE.remove-dii-this> - 2011-04-27 15:48 +0000
csiph-web