timone Posted September 30, 2009 Posted September 30, 2009 Hello, how to change TabSheet in TPageControl using ControlClick("title_window","title_in_pages","TPageControl1") does not work... why ?
Mecrazycoder Posted September 30, 2009 Posted September 30, 2009 Hello, how to change TabSheet in TPageControl using ControlClick("title_window","title_in_pages","TPageControl1") does not work... why ?Do you want to switch between different tabs in active window? Is my understanding correct? [size="4"][font="Arial Narrow"][font="Garamond"]Attitude is a little thing that makes a big difference[/font][/font][/size][indent][/indent]
Mecrazycoder Posted September 30, 2009 Posted September 30, 2009 yes. Simplest workround will be something like Send("^{tab}") But i am not sure it will help you or not. [size="4"][font="Arial Narrow"][font="Garamond"]Attitude is a little thing that makes a big difference[/font][/font][/size][indent][/indent]
timone Posted September 30, 2009 Author Posted September 30, 2009 This is not good solution, I used before send({right}) and so I wanted to use ControlClick("title_window","title_in_pages","TPageControl1")
Mecrazycoder Posted September 30, 2009 Posted September 30, 2009 This is not good solution, I used before send({right})and so I wanted to use ControlClick("title_window","title_in_pages","TPageControl1")That's what i said.Its an temporary workaround. [size="4"][font="Arial Narrow"][font="Garamond"]Attitude is a little thing that makes a big difference[/font][/font][/size][indent][/indent]
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now