On 12/12/2017 at 06:48, xxxxxxxx wrote:
Please tell me how to select dialog window or tool palette tab.
It is not a layout change.
This is the script I am using now.
CallCommand (170106); // brush
CallCommand (170105); // drawing color setting
CallCommand (170107); // Swatch
CallCommand (170108); // Paint layer
CallCommand (17015); // layer manager compact
In addition to this, I would like to activate the tab of the content browser which has already opened the texture catalog and the tool palette which I converted by arranging it into tab and activated with one active button.
I changed the name of the tab so I would like to search the dialog window with this name.
I wonder why we need to do this,
I am just beginning to use this software, so changing the UI tool is very frequent. So it is very troublesome to change the tool buttons common to the layout.
Please tell me with the window handles other than pressing the mouse click event.