python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Make the contents of a tabControl tab scrollable while it still functions as a tab - tkinter
TKINTER - I have a simple GUI which makes use of some tabControl tabs. I would like to make the contents of a tab (multiple widgets) scrollable. I have figured out how to make an entire window with se...
Peter
Votes: 0
Answers: 1
WPF TabControl selected item color change from back code
I'm quite new in C# and WPF so please forgive in case of stupid questions :-).
I would like to change dynamically the selected tab color property from the back code.
I've found few solutions but only ...

Piotr Lepka
Votes: 0
Answers: 2
Caliburn.Mirco Simple Container Multiple Interface Instances
I'm essentially trying to run a tab control using Caliburn Micro's Simple Container where each Tab View Model implements an interface "IMainScreenTabItem" in c#.
When setting up the containe...
A Wheeler
Votes: 0
Answers: 1
Can not properly loop through the fetched firestore data in flutter and display it in Tabs
I am trying to loop through the fetched data using StreamBuilder and push it to the TabController.
The problem is that in a TabController I need to set the length property. In my case it will be 3, bu...

Andrii Pryimak
Votes: 0
Answers: 1