npyscreen icon indicating copy to clipboard operation
npyscreen copied to clipboard

TitleSelectOne

Open emper0r opened this issue 6 years ago • 0 comments

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

Title:    OptionA ( X )      OptionB ( )

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)

emper0r avatar Sep 05 '19 11:09 emper0r