Opening Window Without Focus

Hey all!

I’m trying to build a Search Menu Dropdown UI element, but with the ability to start typing and the resulting options are automatically filled out (think like google autocomplete when searching). Does anyone know of a way to open the Window COMP (with the list of results) without losing focus in the Field COMP?

Currently when the Field COMP has gained focus that triggers the search results window to open using the winopen pulse. This of course switches focus to the list instead. If I manually set the focus back to the field, the cursor placement is already lost.

Thanks!

1 Like