Skip to content

How to embed prompt in full screen application? #640

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

Open
typon opened this issue Jun 14, 2018 · 3 comments
Open

How to embed prompt in full screen application? #640

typon opened this issue Jun 14, 2018 · 3 comments
Labels

Comments

@typon
Copy link

typon commented Jun 14, 2018

I want a full screen application that looks like this:

|-------------------------|
| other widgets           |
|                         |
|                         |
|                         |
|                         |
|-------------------------|
| prompt/repl             |
|_________________________| 

Is something like this possible? I can't seem to find any API calls or examples that allow this.

@jonathanslenders
Copy link
Member

Hi @typon,
Can you have a look at this example: https://github.com/jonathanslenders/python-prompt-toolkit/blob/master/examples/full-screen/calculator.py ?
That looks similar to what you are trying to achieve.

@decentral1se
Copy link
Contributor

Related to #652, I think.

@techtonik
Copy link
Contributor

Should be a in FAQ, or somewhere in docs.

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

No branches or pull requests

4 participants