LonerDo
Results
2
comments of
LonerDo
In short, I mean, I just want to display the value, not the index. Displaying the index doesn't make much sense to me.
In ImGui.NET.SampleProgram,you should remove the code: //ImGui.GetIO().Fonts.AddFontDefault(); also,you could choose the font in style editor:  it works well.