Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
20 views

On TikiWiki 28.4 and having an issue trying to find documentation on anything really. I want data from a tracker to display on a wiki page called Asset Display. It's created. The first part of the ...
Paul Williams's user avatar
1 vote
1 answer
46 views

Long story short: I can't seem to get Maya's "closeTab" flag to actually close the tab I give it. I need to run a function when a tab closes so I can't just use the default method of closing ...
Hilton Eang's user avatar
0 votes
1 answer
63 views

I have a Primefaces Tabview with multiple tabs, and I'd like to add a context menu specifically to its tabs (each tab would have its own), but NOT to the whole tabview. Online I had found this: <h:...
Heavenly Journey's user avatar
0 votes
0 answers
61 views

I thought that ConEmu would allow me to have multiple tabs with only one window open. I navigate to Settings... > General > Appearance and enable both the Single instance mode option and the ...
lyrically wicked's user avatar
1 vote
0 answers
129 views

I'm trying to replicate a tab design similar to the one in the reference image using Flutter. The design includes a custom curve in the tab shape. The red border over the active tab like this enter ...
Marwa's user avatar
  • 11
1 vote
1 answer
230 views

I have a C# Winforms application which I am trying to make DPI aware. I have tried to follow the instructions here: https://learn.microsoft.com/en-gb/dotnet/desktop/winforms/high-dpi-support-in-...
Stewart's user avatar
  • 4,064
0 votes
0 answers
42 views

So i have been building a Website on Wix for a while. i work with alot of iFrames and Velo. Today i decided to to minify everything which made the Site way faster, however switching Tabs on my Tabbed ...
Christof Beckers's user avatar
0 votes
1 answer
339 views

I’m building a React Native app using Expo Router with a tab-based layout (for example: Feed, Search, Home). What I want is for each tab to have its own independent stack/history, so that when you ...
Emelie's user avatar
  • 11
-1 votes
1 answer
143 views

i have a react application where i need to display png image as shown below HTML is as below 8x8 Integration my folder structure is as shown below but none of the images are coming in the img tab in ...
dhana lakshmi's user avatar
0 votes
0 answers
17 views

I have a Google sheet with multiple tabs. I would like to export each tab to an individual CSV file with the name of the tab
John Copley's user avatar
0 votes
1 answer
35 views

I'm using expo in my react-native project. I correctly implemented the "Tabs" in my projects but only one icon is showing "Home". This is the _layout.tsx file inside (tab) folder ...
Aman Verma's user avatar
0 votes
0 answers
19 views

I have been trying to make my tabs have the edges like chrome os or any other browser like desktops even. It wont curve out the bottom corners no matter what I do. If someone could help me, the CSS to ...
Dylan Erspamer's user avatar
0 votes
0 answers
44 views

In this code I use \t as tab but in one of them the out put has 8 spaces and in one of them the out put has 7 spaces instead tab(\t) how python calculate this how should we know how many spaces we ...
Mikel91's user avatar
  • 33
0 votes
1 answer
44 views

I’m using createMaterialTopTabNavigator from React Navigation with React Native Web. The tab layout behaves weirdly on scale/zoom change in browser — it recalculates the width of the <Tab.Navigator&...
Roman Uk's user avatar
0 votes
1 answer
85 views

I'm trying to figure out how to check which tabs contain a certain word and to count these instances. I have it set up currently that when a "client" is lost, their data tab is renamed to ...
Aimee's user avatar
  • 13
0 votes
2 answers
52 views

Steps to Reproduce Put a few tabs into a DefaultTabController with relatively long labels. Make sure you reduce the width of your browser window so that the tabs have no room to display in full. ...
Khamidjon Khamidov's user avatar
-1 votes
1 answer
128 views

I am using the new iOS 18 TabView with TabSection and Tab as child views. The main deployment for my app is iPad so it is critical that this works properly. When the iPad is landscape, I should be ...
PW1990's user avatar
  • 489
3 votes
1 answer
56 views

I've been trying for hours to run an extension (addon) on Mozilla Firefox Browser that listens for drag&drop even on empty tabs. If you look at the following code you will notice console.log(...
user20417316's user avatar
0 votes
0 answers
16 views

I have this conditional MudTab paneland want to navigate to the MemberCRMJournal with the methods at the bottom. The problem is that _membertabs stays null and doesn't get rendered. @if (...
user27378175's user avatar
0 votes
1 answer
47 views

In this program, I want to extract text from a list of WebElements in a child window, return to the parent window, and enter that text into a text field. The program works correctly for the first ...
amal's user avatar
  • 3,626
2 votes
1 answer
457 views

I'm trying to design a SwiftUI view with a tab bar positioned at the top of the screen, including buttons on the leading and trailing sides of the tab bar, similar to the layout of the tab bar in ...
jacob's user avatar
  • 23
1 vote
0 answers
187 views

I'm working on a React Native app using Expo Router with a file-based routing system. My main navigation is handled with Tabs, and I have two primary routes: Home and Benefits. Structure Home (/(tabs))...
Juan Robledo's user avatar
0 votes
1 answer
98 views

How can I remove the spinner buttons (up/down arrows) from a Material-UI TextField when the type="number" is used? When I try to this css but this is not working then I can find new props ...
Radhika Chabhadiya's user avatar
0 votes
0 answers
55 views

I found the following code in another post (which I can't find now) but can't get the code to work. As you can see from the attached image, I am getting close because the tab has a blue highlight ...
zugzwang64's user avatar
0 votes
2 answers
38 views

I have a tabbed interface with listboxes on each tab. When changing tabs, the first selection on the new tab errors out (index error) but any selection after that is recognized correctly. I've ...
Starscream's user avatar

1
2 3 4 5
296