Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can i monitor a smaller form in main form ? #103

Open
Canbjerg opened this issue Jun 24, 2020 · 0 comments
Open

Can i monitor a smaller form in main form ? #103

Canbjerg opened this issue Jun 24, 2020 · 0 comments

Comments

@Canbjerg
Copy link

Hi, i am working on my first tui project with Npyscreen. I have been working with this library for a week, it's very effective and provides beautiful interface screens. I want to thank Nicholas Cole for this great work first of all. And i have couple problems

I want to enter a button in my main form which should bring a pop up like a notify_yes_no looking one that i should change names of the buttons. I've seen OK_BUTTON_TEXT but it will be very useful if i can see a clear implementation it would help a lot. I want to change names of the buttons as Automatic and Manual instead of Yes or No. If i choose Manual button program should put another pop up screen which i can write my input. Program should put this input in a variable to work with later.

So, to do these tasks i couldn't find the right tools. I can manage things by leading another form after entering the button but it brings a new hole screen but i want to stay in my main form. Is there a way to this ? Can i bring a smaller form while i still can see my main form on the background? If not, is there a way to bring a pop up as Manual or Automatic and if i choose Manual it should bring another pop up to input text as i mentioned before ? I haven't seen a pop up tool to take inputs in documents or i don't know which one does it.

And finally, how can i put footers under forms like we do for boxes, is there a way to do all these ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant