- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a MDI application that uses list-boxes in a modeless dialog.
To make a selection in a list-box I have to point with the mouse and click
and to change the selection, point and click.
How could it be arranged to change the selection with the Up/Down keys?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well, I have followed the advise given, thank you Tom. However, the problem is that the WM_KEYDOWN is not trapped.
Mouse-clicks work when clicking outside the list boxes, and when selecting items in the list-boxes, but it is not possible
to"scroll" in a list box with the Up/Down arrow keys.
I have set the notify switch = .true. for both the dialog and the listbox.
(I am using IVF10.026 and VS2005)
To give a closer explanation, I attach the callback routine. I hope somebody will advise.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page