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

Redraw interface after launching external viewer #25

Open
n-st opened this issue Apr 21, 2019 · 1 comment
Open

Redraw interface after launching external viewer #25

n-st opened this issue Apr 21, 2019 · 1 comment

Comments

@n-st
Copy link
Contributor

n-st commented Apr 21, 2019

GUI programs tend to output warnings on their stdout or stderr.
In paperboy, those warnings overwrite part of the user interface:
Screenshot

It should be sufficient to redraw the interface when the external viewer terminates, as paperboy is unresponsive while waiting for the external program anyway.

@2mol
Copy link
Owner

2mol commented Apr 22, 2019

Thanks for raising this! I will try to reproduce this and see if I can figure out how to suppress the output of the child program, or redraw when necessary.

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

2 participants