First off, Notepad was running with the word "test1". Sorry for not being
clear.
As with Wolfram, I also used UI Spy. UI Spy would see tree element from the
"Notepad" window. Namely:
Edit control (this contains "test1" text)
TitlebarControrl (this is where the min, max, close, system menu is
conta
Hello all,
unless we get following child elements for example in a empty notepad
application all playing be be useless:
Raw View:
---
"Window" "Unbenannt - Editor"
"Document" ""
"Scrollbar" "Vertikale Bildlaufleiste"
"Button" "Zurück um kleine Menge"
"Bu
I tried your IronPython script and it found one child element which name
is ''.
Change the print line to:
print 'Name:', ae.Current.Name
--
-- Lukás(
yngipy hernan wrote:
Hi,
All root elements are ok. Thus say, i can see all (?) of the root
elements.
But not when trying to iterate child