Open emper0r opened 5 years ago
Hi @npcole ,
I'm using TitleSelectOne and it's ok by default.....
Title: OptionA ( X ) OptionB ( )
in some case would be fine but exist any option to put this options in horizontal ? like
I can't see in the doc something like
F.add(npyscreen.TitleSelectOne, max_height=3, value = [0,], name="True or False", values = ["Yes","No"], horizontal=True)
Hi @npcole ,
I'm using TitleSelectOne and it's ok by default.....
in some case would be fine but exist any option to put this options in horizontal ? like
I can't see in the doc something like
F.add(npyscreen.TitleSelectOne, max_height=3, value = [0,], name="True or False", values = ["Yes","No"], horizontal=True)