Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Accessible object, mouse trigger
#3
0x4000  or  0x400
There is no 0x4000 in the function help information below

int acctest(Acc'object $name [$role] [window_] [$class_] [$value] [flags] [x y])   ;;flags: 1 name with *, 2 name regexp, 4 value with *, 8 value regexp, 16 +invisible, 32 +useless, 64 direct child, 0x100 client, 0x200 screen, 0x400 description, 0x800 state, 0x8000 callback.

The following two codes have no effect
Code:
Copy      Help
if(a.a and acctest(a "" "CLIENT" 0 "*.Window.*" "wfName=textScript" 0x4004)) ret iid
if(a.a and acctest(a "" "CLIENT" 0 "*.Window.*" "wfName=textScript" 0x404)) ret iid


Messages In This Thread
Accessible object, mouse trigger - by Davider - 12-24-2022, 10:58 PM
RE: Accessible object, mouse trigger - by Davider - 12-25-2022, 08:02 AM
RE: Accessible object, mouse trigger - by Davider - 12-25-2022, 09:35 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)