Jump to content

How to Get text from tabs


cache
 Share

Recommended Posts

Hi,

I was tried to get the text from one of the tabs in a SysTabControl321. I am able to get the tab counts and select the tab with _GUICtrlTabSetCurSel and ControlClick. But I can't get the text(tab title) from the selected tab. I've looked into all the _GUICtrlTab* functions but couldn't find any to get what I wanted.

Please help.

Link to comment
Share on other sites

Hi,

I was tried to get the text from one of the tabs in a SysTabControl321. I am able to get the tab counts and select the tab with _GUICtrlTabSetCurSel and ControlClick. But I can't get the text(tab title) from the selected tab. I've looked into all the _GUICtrlTab* functions but couldn't find any to get what I wanted.

Please help.

The _GUICtrlTabxxx functions can not read text from external controls. I'm working on a TabControl module for Auto3Lib that should be done in the next few days.
Auto3Lib: A library of over 1200 functions for AutoIt
Link to comment
Share on other sites

The _GUICtrlTabxxx functions can not read text from external controls. I'm working on a TabControl module for Auto3Lib that should be done in the next few days.

Thanks for the quick reply. Please keep me posted once the API is in place. THX!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...