How to add widget to a tab after it is already composed on the screen #3201
Answered
by
davep
MohamedElgamal
asked this question in
Q&A
-
having following scenario three tabs called ( submitted , in progress ,completed) each tab contain a set of items in the first tab i have a button that execute some operations but after the operation is completed the content of the second tab is changed i the database |
Beta Was this translation helpful? Give feedback.
Answered by
davep
Aug 29, 2023
Replies: 1 comment 10 replies
-
You may find it useful to review the section of the Textual tutorial that covers adding and removing widgets in a dynamic way. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@TomJGooding Something like this?