Using mouse to scroll down a combo list



Is there any way I can have my mouse wheel scoll up and down the actual
contents of a list on of a combo box.

I don't mean the standard 'scroll the list' where the list just moves up and
down but stays fixed on the initial selection. Instead I want the mouse to
scroll through the different field contents highlighting as it goes until I
find the field record that I want to use. Then just leave the box, making the
last selected (highlighted) field content my chosen record. I have a finite
list of 16 records in each combo box, and at the moment, have the 'List Rows'
property set to 16.


.



Relevant Pages

  • Re: Adding text to CRichEditCtrl
    ... Set the selection to the end of the buffer and the replace the ... Syntax highlighting is tricky to get right; I just finished a project that did syntax ... entire buffer (e.g., ... And you have to remember the current scroll position and restore it. ...
    (microsoft.public.vc.mfc)
  • Re: Using mouse to scroll down a combo list
    ... (instructions on how to do this are in Access Basics) ... It is mainy this messing around with arrow keys to go up and down the list of entries that has led me to want to do the same woth the mouse wheel. ... It's a quiz answer list, and all 16 have to be answered, hence the desire to just have the mouse wheel scroll the 'highlight' bar up and down. ... Once clicked that remains the selection. ...
    (microsoft.public.access.forms)
  • Re: Using mouse to scroll down a combo list
    ... (instructions on how to do this are in Access Basics) ... to want to do the same woth the mouse wheel. ... hence the desire to just have the mouse wheel scroll the 'highlight' bar up ... values, it will show a selection of the one under the pointer, after a short ...
    (microsoft.public.access.forms)
  • Re: Using mouse to scroll down a combo list
    ... around with arrow keys to go up and down the list of entries that has led me ... to want to do the same woth the mouse wheel. ... values, it will show a selection of the one under the pointer, after a short ... Using the scroll wheel will move the combo's rows, ...
    (microsoft.public.access.forms)
  • Re: [Tk] grab mouse for one click
    ... >> return to the normal work. ... Despite I can scroll by mouse wheel, ... show the user's selection to confirm and maybe with additional options. ... When I request selection, ...
    (comp.lang.tcl)