-
Actually I only know how to create new tabs in the "compose" phase and I'd like to add more tabs while program is running. I couldn't find examples how to do. I fell that I'm missing something obvious. Is it possíble? |
Beta Was this translation helpful? Give feedback.
Answered by
guedes
Aug 12, 2023
Replies: 2 comments 4 replies
-
Currently there isn't a public interface for adding more tabbed content after it's been composed. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi @davep ! It seems that this PR #2751 made this possible, right? Should I close this discussion? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
davep
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @davep !
It seems that this PR #2751 made this possible, right? Should I close this discussion?