Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6210183
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T06:06:53+00:00 2026-05-24T06:06:53+00:00

I have used two tabFolders tabFolder_1 and tabFolder_2 . Each tabFolders have two tabItems

  • 0

I have used two tabFolders tabFolder_1 and tabFolder_2 . Each tabFolders have two tabItems tabItem_1,tabItem_2 in tabFolder_1 and tabItem_3 and tabItem_4 in tabFolder_2. Now what i’m trying to do is when i select the first Tabitem tabItem_1 of tabFolder_1 i want the tabItem tabItem_3 to be selected in tabFolder_2 and similarly when i select tabItem_2 in tabFolder_1 i want the tabItem tabItem_4 to be selected .
I have been able to do this using button and writing the code” tabFolder_2.setSelection(1);” in the widgetSelectedEvent of the button . How can i do this simply by clicking on the tabItem ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T06:06:53+00:00Added an answer on May 24, 2026 at 6:06 am

    You can add listener to see which tabFolder is selected, and than based on that information call function that sets active tabs.

    For example you can see which tab is selected with folowing code

    tabFolder_1.addSelectionListener(new SelectionAdapter() {
      public void widgetSelected(org.eclipse.swt.events.SelectionEvent event) {
        System.out.println(tabFolder_1.getSelection()[0].getText() + " is selected");
      }
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have used a jQuery script and some php code to generate two select
I have used two GUIDs to open the folders My Computer and My Documents
I have always used || (two pipes) in OR expressions, both in C# and
I have used a join query for retrieving value from two tables one is
If two users edit the same wiki topic, what methods have been used in
I have seen two commonly used techniques for adding the directory of the file
We used to have a search, that checks two columns for some words. Both
We have two textBlocks like this: (we used .NET FW 3.0) <TextBlock Grid.Column=0 Name=tabName
I have two tables which are used to store details of different types of
I have two batch files which is used to run a large C++ build,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.