Add default text to curses Textbox object
I’m using the curses python library in an application and have implemented a Textbox
as well https://docs.python.org/3/library/curses.html#textbox-objects.
I’m using the curses python library in an application and have implemented a Textbox
as well https://docs.python.org/3/library/curses.html#textbox-objects.