Forum Discussion
scrier
14 years agoContributor
When testing to write each attribute on the control I get the following output:
:: TEST :: ChildCount = 0
:: TEST :: ControlId = 0
:: TEST :: Enabled = true
:: TEST :: Exists = true
:: TEST :: Focused = false
:: TEST :: FullName = Sys.Process("archer_athena_exe").Window("QWidget", "", 3).Window("QWidget", "", 1).Window("QWidget", "", 111).Window("QWidget", "btn_1", 27)
:: TEST :: Handle = 263806
:: TEST :: Height = 72
:: TEST :: HScroll =
:: TEST :: Id = 263806
:: TEST :: Index = 27
:: TEST :: Left = 1
:: TEST :: MappedName = Aliases.archer_athena_exe.Button1
:: TEST :: Name = Window("QWidget", "btn_1", 27)
:: TEST :: Parent =
:: TEST :: ScreenLeft = 1
:: TEST :: ScreenTop = 1
:: TEST :: Top = 1
:: TEST :: Unicode = true
:: TEST :: Width = 100
:: TEST :: Visible = true
:: TEST :: VisibleOnScreen = false
:: TEST :: WndClass = QWidget
:: TEST :: WndStyles = 1442840576
:: TEST :: WndStylesEx = 0
:: TEST :: VScroll =
The button is according to the screen shot very much not enabled according to me. Gonna try with the demo items contained in 4.6.4 QT Build and see if I get it to work with them.
:: TEST :: ChildCount = 0
:: TEST :: ControlId = 0
:: TEST :: Enabled = true
:: TEST :: Exists = true
:: TEST :: Focused = false
:: TEST :: FullName = Sys.Process("archer_athena_exe").Window("QWidget", "", 3).Window("QWidget", "", 1).Window("QWidget", "", 111).Window("QWidget", "btn_1", 27)
:: TEST :: Handle = 263806
:: TEST :: Height = 72
:: TEST :: HScroll =
:: TEST :: Id = 263806
:: TEST :: Index = 27
:: TEST :: Left = 1
:: TEST :: MappedName = Aliases.archer_athena_exe.Button1
:: TEST :: Name = Window("QWidget", "btn_1", 27)
:: TEST :: Parent =
:: TEST :: ScreenLeft = 1
:: TEST :: ScreenTop = 1
:: TEST :: Top = 1
:: TEST :: Unicode = true
:: TEST :: Width = 100
:: TEST :: Visible = true
:: TEST :: VisibleOnScreen = false
:: TEST :: WndClass = QWidget
:: TEST :: WndStyles = 1442840576
:: TEST :: WndStylesEx = 0
:: TEST :: VScroll =
The button is according to the screen shot very much not enabled according to me. Gonna try with the demo items contained in 4.6.4 QT Build and see if I get it to work with them.