Replies: 1 comment 2 replies
-
|
The You could catch the TabActivate event to pause and resume timers https://textual.textualize.io/widgets/tabbed_content/#messages |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have a
TabbedContentwith threeTabPanes. I want to use theset_intervalmethod to create a separate data refresh for each managed bycontext manager. The problem is that when I runTabbedContent, all the intervals also run. Is there any way to control the interval refresh depending on whichTabPaneis now active? An example of one of theTabPaneis below.Beta Was this translation helpful? Give feedback.
All reactions