Separator line in code completion combo box?
Answered
I'm not sure if this is possible at all. In the code completion combo box, I'd like show my suggestions in two groups. so there will be a separator line between them. sure I can add a string "-------" in the list, but then the user can also choose "--------" as a value, which is invalid in this case.
thanks
Please sign in to leave a comment.
No, it's not possible in the current API.
Thank you Peter. That's OK for me.