Skip to main content

[archive] Change tab page

  • February 7, 2009
  • 2 replies
  • 0 views

[Migrated content. Thread originally posted on 06 February 2009]

I am using AcuBench 8.1.0 on Win XP SP3.

I have a screen that has 3 controls, 2 frames and a tab control. The top frame has a list box, the second frame has a series of entry fields and combo box controls, and the tab control has 3 tabs. Is there a way I can control which tab is visible depending on the selection of the combo box? I am trying to do this by setting the TAB-PG-VISIBLE variable and displaying the screen. This is not working and it messes up the entire screen.

Any help will be greatly appreciated!

2 replies

[Migrated content. Thread originally posted on 06 February 2009]

I am using AcuBench 8.1.0 on Win XP SP3.

I have a screen that has 3 controls, 2 frames and a tab control. The top frame has a list box, the second frame has a series of entry fields and combo box controls, and the tab control has 3 tabs. Is there a way I can control which tab is visible depending on the selection of the combo box? I am trying to do this by setting the TAB-PG-VISIBLE variable and displaying the screen. This is not working and it messes up the entire screen.

Any help will be greatly appreciated!
I found my answer in the archive of this forum. (Maybe the archive should be easier to find).

Modify Tab-control, value #
# = the number in order of the page to make visible.

Thanks!

[Migrated content. Thread originally posted on 06 February 2009]

I am using AcuBench 8.1.0 on Win XP SP3.

I have a screen that has 3 controls, 2 frames and a tab control. The top frame has a list box, the second frame has a series of entry fields and combo box controls, and the tab control has 3 tabs. Is there a way I can control which tab is visible depending on the selection of the combo box? I am trying to do this by setting the TAB-PG-VISIBLE variable and displaying the screen. This is not working and it messes up the entire screen.

Any help will be greatly appreciated!
I found my answer in the archive of this forum. (Maybe the archive should be easier to find).

Modify Tab-control, value #
# = the number in order of the page to make visible.

Thanks!