Skip to content

Trying to use imgui.Separator() but getting error. #650

Closed Answered by gucio321
vbmark asked this question in Q&A
Discussion options

You must be logged in to vote

EDIT: Never mind. I just changed imgui.Separator(), to g.Separator(), and it works great.

just one word of explaination: imgui.Separator (as an imgui function) is of type func(), and giu.Separator creates giu.SeparatorWidget, which implements giu.Widget interface

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vbmark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants