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.

Selenium multiple tabs at once

I'm working with Selenium, and am wondering if it's possible to use multiple TABS at once? I do not want …

selenium tabs automated-tests multiple-instances
JavaFX TabPane: How to set the selected tab

I have a Java Desktop Application with JavaFX 2 in it and in my FX I've got a TabPane. I want …

java tabs selecteditem javafx-2
How to get current selected tab index in TabLayout?

When I use ActionBar tabs, I use this code. private int getCurrentTabIndex() { ActionBar actionBar = activity.getSupportActionBar(); ActionBar.Tab selectedTab = actionBar.…

java android tabs android-tablayout
How to Create Android Tabbed style with Page Swipe View

I want an example of tab like this I searched but just got this. viewpageindicator I couldn't use this source. …

android tabs android-viewpager sliding
Can you make valid Makefiles without tab characters?

target: dependencies command1 command2 On my system (Mac OS X), make seems to require that that Makefiles have a tab …

makefile tabs whitespace spaces
jQuery UI Tabs - Automatic Height

In previous versions of jQuery tabs there was an option to automatically set the height of the tab to that …

jquery jquery-ui tabs jquery-ui-tabs
How add tabs programmatically in UITabBarController with swift?

How to create programmatically tabs from any class extended by UIViewController: class DashboardTabBarController: UITabBarController { override func viewDidLoad() { //here } ... }

swift uiviewcontroller tabs uitabbarcontroller
Changing editor tab width in eclipse 3.5

I am trying to adjust the width of tabs from Window -> Preferences -> General -> Editors …

eclipse tabs
Customizing tabs on state in Android

I know how to put the icon on each tab, that is no problem. I also ran across this : [Stack …

android tabs selector drawable
Open multiple links in Chrome at once as new tabs

I'm trying to open multiple links at once in Google Chrome in new tabs but it fails. Problems: Blocked by …

javascript angularjs google-chrome tabs popup