Im building a http/SAOP request app and would love to have a menu pop up with the first five results that match the text input. I’m using the PopUpMenu to show the results as the user types, but the pop-up menu is modal so the user would have to click somewhere else to dismiss it.
Is there a hack for this or is my best bet building a custom component.