Skip to content

ListView is not rendered #2774

Answered by tig
DerTev asked this question in Q&A
Jul 26, 2023 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Most likely this is because you have not specified a size for the ListView.

Try:

var stepSelection = new ListView(StepKeys) { Y = Pos.Bottom(length), Height = 5, Width = 20 };

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by DerTev
Comment options

You must be logged in to vote
1 reply
@tig
Comment options

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