Top "Tabs" questions

A user interface pattern that allows for the display of multiple pages or elements with a navigation reference above, below, or to the side of the content.

JQuery UI Tabs Dynamically Add Tab

Here's my fiddle - http://jsfiddle.net/TTBzk/ I want to click the add tab button and have it automatically …

jquery-ui tabs dynamically-generated
Alt+Tab using Java Robot

I am trying to bring up the alt+tab menu with a Java Robot. When I call the alt_tab() …

java tabs awt awtrobot alt
Implementing ActionBar tabs with v4 Fragments API

My app is currently using the Fragments/v4 compatibility package to support Android versions all the way down to 1.6. This …

android tabs android-3.0-honeycomb android-actionbar
Fragment gets initialized twice when reloading activity with tabs when orientation changes

I have a problem reloading an activity with tabs and fragments when I change the orientation of my device. Here's …

android tabs android-fragments device-orientation
Call Tabbed Fragment method from Activity

I have one activity that comprises of three fragments. The fragments use the actionbar tabs using a PagerAdapter. What I …

android android-fragments tabs fragmentpageradapter
How to set the default tab of multiple swipe views with tabs?

I am really stuck. I did four Swipe Views with Tabs in my main activity but what I want is …

android tabs android-viewpager android-studio swipeview
jQuery: How to bind an event for the div when it becomes visible?

I've got a div element: <div id="tab1"> Tab data </div>. How to bind a custom …

jquery tabs jquery-tabs
How to save all files in tabs on Vim?

If I have multiple files in tabs on VIM and I edit few of them. How to save them with …

vim editor tabs
How to create vertical tabs in Java?

I would like to get the effect like if JTabbedPane would be turned 90 degrees counterclockwise (only tabs but not the …

java swing tabs vertical-alignment jtabbedpane
QDockWidget Draggable Tabs

I am using QDockWidgets and placing two of them on the left side of my application so that tabs can …

c++ qt tabs qdockwidget