Hi Guys: My first reading of Jamals HarvestWindow output revealed one problem with VWD, and Visual Studio. The Window Push Buttons to Minimize, Maximize, Display Context Sensitive Help and to Close a Window have never read nor worked with Windoweyes out of the box. What I want to do: Be able to tab to them like any other button in a dialog or window; Read some alternate text; and, Push one of them. One approach would seemingly be to add the images, graphics? to the Graphics Dictionary with alt text - never done that. That does not solve the tabbing problem though. A user window might but that would be more of a hot key approach. The other idea would be to script hot keys for them for the window in focus unless there is a way to set the tab stops for the push buttons using a script and have alt text read depending on the title or Accessible role of the push button. Perhaps a combination of the Graphics dictionary and a script to somehow tab to the push buttons? The Push Buttons have names and accessible roles unique within each window but common across windows so they should be standard throughout VWD or Visual Studio (perhaps). This sounds like it would be a common and basic enough scripting task for me to tackle as my first adventure. First, any ideas about the overall method that would work best? Script with tabbing or hotkeys? Set File with Graphic Dictionary and UserWindow or hot key or Tabbing? Some other approach? I will dig into the technologies to do this but would guess this has been done in other projects so someone might be able to save me some time and gray hairs - perhaps even have a snipet or two. Thanks: Rick USA
