Separator line in code completion combo box?
已回答
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
请先登录再写评论。
No, it's not possible in the current API.
Thank you Peter. That's OK for me.