chomiumwindow1 and listbox
Posted: Wed Mar 26, 2025 9:32 pm
I've modified the 'uSimpleBrowser' demo but I loose the 'activecontrol' once the chomiumwindow1 loads the content.
I have a listbox containing 20,000 png file names referring to files on disk. When the item in the list is clicked on, the file is loaded into the browser. However, even though the activecontrol is set to the list box, the 'down arrow' and 'up arrow' are not operational to select the next or prior item in the list. The arrows keys operate against chomiumwindow. The listbox must be clicked and then the arrow keys become functional to load the item but then the chomiumwindows still regains control over the arrow keys.
I've even added a timer for 200 ms to always set the active control to the listbox.
Does anyone have a recommended solution to using the arrow keys?
Thanks
reel.time
I have a listbox containing 20,000 png file names referring to files on disk. When the item in the list is clicked on, the file is loaded into the browser. However, even though the activecontrol is set to the list box, the 'down arrow' and 'up arrow' are not operational to select the next or prior item in the list. The arrows keys operate against chomiumwindow. The listbox must be clicked and then the arrow keys become functional to load the item but then the chomiumwindows still regains control over the arrow keys.
I've even added a timer for 200 ms to always set the active control to the listbox.
Does anyone have a recommended solution to using the arrow keys?
Thanks
reel.time