Mouse clicks on the title bar in a panel component doesn't get recorded. Consequently, any buttons added to the title bar including close are not getting recorded in Flex Monkey.
A close button added to TitleWindow component's title bar is also not getting recorded. Any resolution for this??
If the title bar is part of a skinnable container you may need to implment the automation children methods.
#1
A close button added to TitleWindow component's title bar is also not getting recorded. Any resolution for this??
#2
If the title bar is part of a skinnable container you may need to implment the automation children methods.