[jawsscripts] Re: software with unfixed ctrl ID

 Hello sir, it looks that this idea may work, but would it not be a long
process?
and as I am not very good at scripting, could you please explain eather
off-list or onlist please?
Thank you.
Jamal Mazrui wrote: I suggest getting to the parent window, using
GetFirstChildWindow, and then repeatedly using GetNextWindow, checking the
class of each window and counting ComboBoxes. I may not have the exact names
of those functions right. Jamal On Sat, 28 Jun 2008, Geoff Chapman wrote:
Date: Sat, 28 Jun 2008 22:49:26 +1000 From: Geoff Chapman
<gch@xxxxxxxxxxxxxxxx>[1] Reply-To: jawsscripts@xxxxxxxxxxxxx[2] To:
jawsscripts@xxxxxxxxxxxxx[3] Subject: [jawsscripts] Re: software with
unfixedctrl ID perhaps jamal, he may need some example code of just how he
might go about this tracking though? ----- Original Message ----- From:
"Jamal Mazrui" <empower@xxxxxxxxx>[4] To: <jawsscripts@xxxxxxxxxxxxx>[5]
Sent: Saturday, June 28, 2008 10:33 PM Subject: [jawsscripts] Re: software
with unfixed ctrl ID Then, can't your code keep track of how many ComboBoxes
it has found, and consider the right one to be that number? Jamal On Sat, 28
Jun 2008, Jitendra wrote: Date: Sat, 28 Jun 2008 17:52:12 +0530 From:
Jitendra <jeet.invincible@xxxxxxxxx>[6] Reply-To:
jawsscripts@xxxxxxxxxxxxx[7]To: jawsscripts@xxxxxxxxxxxxx[8] Subject:
[jawsscripts] Re: software with unfixed ctrl ID yes, always third I think,
asit is printed by winDig at the end afte= r th=3D e other 2, (useless).
Jamal Mazrui wrote: Isn't the ComboBox of interest always in the same
sequential order relative to the others, e.g., the second ComboBox? Jamal=3D
On Sat, 28 Jun 2008, Jitendra wrote: Date: Sat, 28 Jun 2008 12:34:37 +05= 30
From:Jitendra <jeet.invincible@xxxxxxxxx>[9][1] Reply-To:
jawsscripts@xxxxxxxxxxxxx[10][2] To: jawsscripts@xxxxxxxxxxxxx[11][3]
Subject= : [jawsscripts] Re: software with unfixed ctrl ID Thank you jacki,
Ion= ly w=3D ant to set my focus, to that combo box, and the statisstics I
gave does n= ot change, Like: [1.10.1.1.1.5
WindowsForms10.COMBOBOX.app.0.378734a] width, hite and any other thing. so,
now what. this window has no name or prompt=3D , I can find it by the class
name, but the app has 3 combo boxes. and for sur=3D e, they all have their
own properties like this one. the control id chan= ges =3D on every app
start. Thank, hope this info is enough, Glad to tell if you wan=3D t. Jackie
McBride wrote: Jitendra: U know what? Perhaps it'd be a lot better=3D =3D3D
ifyou'd tell us precisely what you're trying to do here. This looks l= ike
=3D a .netapp, from the type of window u gave in your last post. If what
you're trying to do is find it, then that could be as simple a matter as
doi=ng a findWindow, using the appMainWindow as your starting point, or a
clickObjectByName, if in fact it has 1. Doug Lee's bx toolbox can be used=3D
=3D3D toobtain lots &lots &lots &*lots! of info regarding just about anythi=
ng u wannaknow about an app, its window hierarchy, whatever. On 6/27/08,
Jiten=3D =3D3D dra <jeet.invincible@xxxxxxxxx>[12][4][1] wrote: Hello, and
thank you all= , an=3D d Jamal sir, this is the info taken from the winDig
output file, now, H= ow should =3D3D I use this number and with which
functions? Thank you. o= r it i=3D s possible to usethese x or y info, or
hite or width info to locate tha= t co=3D mbo box? and what if this number
changes in next winDig file if I creat. [1.10.1.1.1.5
WindowsForms10.COMBOBOX.app.0.378734a] alias=3D3D3DComb= oBox
id=3D3D3D525072selec=3D3D ted=3D3D3D1 x=3D3D3D7% y=3D3D3D27% width=
=3D3D3D11% height=3D =3D3D3D2% Jamal Mazrui wrote: Yes, WinDig
http://EmpowermentZone.com/wdsetup.exe[13][5][2][1] canhelp you understand
the hierarchy of controls in an application window=3D =3D2E Ituses an
outlinenumberi=3D3D ng scheme to communicate this, e.g., t= he con=3D trol
atthe level 1.2.3 means th=3D3D e third control contained in the sec= ond
co=3D ntrol of the top-level window tha=3D3D t was analyzed. Jamal On Fri,
27Jun 2008, Jitendra wrote: Date: Fri, 27 Ju=3D3D n 2008 17:49:41 +0530
From:Jit= endra <jeet.invincible@xxxxxxxxx>[14][6][3][2] Reply-To:
jawsscripts@xxxxxxxxxxxxx[15][7][4][3] To:
jawsscripts@xxxxxxxxxxxxx[16][8][5][4]Subject: [jawsscripts] Re: software
wit=3D h unfixedctrl ID I don't know about the hierarchy, and have never
usedperh=3D =3D3D aps in my scripts,so, where should I start from? does win
dig helps m= e ou=3D t init?and how. and if it changes, then what should I
do. Thank you. Marlon Brand&atilde;o de Sousa wrote: Does the hierarchy
change? If it doesn= 't t=3D =3D3D hen you will need to start from the app
main window and make all thew= ay t=3D o fo=3D3D cus or read the desired
window. If the hierarchy does change thenit=3D is a math=3D3D er of tryals
and errors untill you find a static relationshipbetw=3D een any components
upon you can base your criteria to fin=3D3D3D d a give= n wind=3D ow.
Ma=3D3Drlon 2008/6/27, Jitendra <jeet.invincible@xxxxxxxxx>[17][9][6][5]=
[1]: H=3D ello friends, =3D3D if there is a software that changes its
controlid lik= e hand=3D les, how would y=3D3D ou get text or any info out
ofit? and if there are n=3D3D3D=3D o standard window classes, and it is
designed like NLite and has win classe=3D =3D3D3D s:
WindowsForms10.Window.8.app.0.378734a is it made in java? or something
co=3D3D=3D3D3D uld be done with it? that sometime presents a list vie= w
using =3D same winclass,andsometime some static text, and re-classing also
doesn't work, wh=3D3Dat to =3D3D3D do then? virtualising works, but if it is
a list= , or som=3D e read onl=3D3D y typebox=3D3D3D , but jaws does not
identifys it that way, = and we n=3D eed to scro=3D3D l downor up, then, in
user buffer is it possible? and if th= ere ar=3D e withsam=3D3D e win
class=3D3D3D , there some items to be clicked, can= we make=3D some virtual
p=3D3D lace to select =3D3D3D one item and then press enter, = and the =3D
user is then switche=3D3D d to the valid tab=3D3D3D ? Thank you. Jitendra.
__________=3D View the list's inform=3D3D ation and change yo=3D3D3D ur
settings at http://www.freelists.org/list/jawsscripts[18][10][7][6][2]---
Links --- 1 mailto:jeet.invincible@xxxxxxxxx[19][11][8][7] 2
http://www.freelists.org/list/jawsscripts[20][12][9][8] __________=3D3D3D=
A0Vie=3D w the list'sinformation and change your settings at
http://www.freelists.org/list/jawsscripts[21][13][10][9] __________ View =
the list=3D3D 's information and change your settings at
http://www.freelists.org/list/jawsscripts[22][14][11][10] --- Links --- 1
http://EmpowermentZone.com/wdsetup.exe[23][15][12] 2
mailto:jeet.invincible@xxxxxxxxx[24][16][13]3
mailto:jawsscripts@xxxxxxxxxxxxx[25][17][14=3D3D ] 4
mailto:jawsscripts@xxxxxxxxxxxxx[26][18][15] 5
mailto:jeet.invincible@xxxxxxxxx[27][19][1=3D3D 6]
6http://www.freelists.org/list/jawsscripts[17] 7
mailto:jeet.invincible@xxxxxxxxx[28][20][18] 8
http://www.freelists.org/list/jawsscripts[29][21][19] 9
http://www.freelists.org/list/jawsscripts[30][22][20] 10
http://www.freelists.org/list/jawsscripts[31][23][21] __________ View the
lis=3D t's information and change your settings at
http://www.freelists.org/list/jawsscripts[32][24][22] --- Links --- 1
mailto:jeet.invincible@xxxxxxxxx[33][25] 2
http://EmpowermentZone.com/wdsetup.exe[34][26]3
mailto:jeet.invincible@xxxxxxxxx[35][274
mailto:jawsscripts@xxxxxxxxxxxxx[36][28]=3D 5
mailto:jawsscripts@xxxxxxxxxxxxx[37][29] 6
mailto:jeet.invincible@xxxxxxxxx[38][3=3D 0]
7http://www.freelists.org/list/jawsscripts[31] 8
mailto:jeet.invincible@xxxxxxxxx[39][32] 9
http://www.freelists.org/list/jawsscripts[40][33] 10
http://www.freelists.org/list/jawsscripts[41][34] 11
http://www.freelists.org/list/jawsscripts[42][35] 12
http://EmpowermentZone.com/wdsetup.exe[43][36] 13
mailto:jeet.invincible@xxxxxxxxx[44][37] 14
mailto:jawsscripts@xxxxxxxxxxxxx[45[=3D 38] 15
mailto:jawsscripts@xxxxxxxxxxxxx[46][39] 16
mailto:jeet.invincible@xxxxxxxxx[47[40]17
http://www.freelists.org/list/jawsscripts[48][41] 18
mailto:jeet.invincible@xxxxxxxxx[49][42] 19
http://www.freelists.org/list/jawsscripts[50][43] 20
http://www.freelists.org/list/jawsscripts[51][44] 21
http://www.freelists.org/list/jawsscripts[52][45] 22
http://www.freelists.org/list/jawsscripts[53][46] __________=3D3DA0 View =
the li=3D st's information and change your settings at
http://www.freelists.org/list/jawsscripts[54][47] __________ View the list's
information and change your settings at
http://www.freelists.org/list/jawsscripts[55][48] --- Links --- 1
mailto:jeet.invincible@xxxxxxxxx[56] 2 mailto:jawsscripts@xxxxxxxxxxxxx[57]
3mailto:jawsscripts@xxxxxxxxxxxxx[58] 4 mailto:jeet.invincible@xxxxxxxxx[59]
5 http://EmpowermentZone.com/wdsetup.exe[60] 6
mailto:jeet.invincible@xxxxxxxxx[61] 7 mailto:jawsscripts@xxxxxxxxxxxxx[62]
8mailto:jawsscripts@xxxxxxxxxxxxx[63] 9 mailto:jeet.invincible@xxxxxxxxx[64]
10 http://www.freelists.org/list/jawsscripts[65] 11
mailto:jeet.invincible@xxxxxxxxx[66] 12
http://www.freelists.org/list/jawsscripts[67] 13
http://www.freelists.org/list/jawsscripts[68] 14
http://www.freelists.org/list/jawsscripts[69] 15
http://EmpowermentZone.com/wdsetup.exe[70] 16
mailto:jeet.invincible@xxxxxxxxx[71] 17 mailto:jawsscripts@xxxxxxxxxxxxx[72]
18 mailto:jawsscripts@xxxxxxxxxxxxx[73] 19
mailto:jeet.invincible@xxxxxxxxx[74]20 mailto:jeet.invincible@xxxxxxxxx[75]
21 http://www.freelists.org/list/jawsscripts[76] 22
http://www.freelists.org/list/jawsscripts[77] 23
http://www.freelists.org/list/jawsscripts[78] 24
http://www.freelists.org/list/jawsscripts[79] 25
mailto:jeet.invincible@xxxxxxxxx[80] 26
http://EmpowermentZone.com/wdsetup.exe[81] 27
mailto:jeet.invincible@xxxxxxxxx[82] 28 mailto:jawsscripts@xxxxxxxxxxxxx[83]
29 mailto:jawsscripts@xxxxxxxxxxxxx[84] 30
mailto:jeet.invincible@xxxxxxxxx[85]31
http://www.freelists.org/list/jawsscripts[86] 32
mailto:jeet.invincible@xxxxxxxxx[87] 33
http://www.freelists.org/list/jawsscripts[88] 34
http://www.freelists.org/list/jawsscripts[89] 35
http://www.freelists.org/list/jawsscripts[90] 36
http://EmpowermentZone.com/wdsetup.exe[91] 37
mailto:jeet.invincible@xxxxxxxxx[92] 38 mailto:jawsscripts@xxxxxxxxxxxxx[93]
39 mailto:jawsscripts@xxxxxxxxxxxxx[94] 40
mailto:jeet.invincible@xxxxxxxxx[95]41
http://www.freelists.org/list/jawsscripts[96] 42
mailto:jeet.invincible@xxxxxxxxx[97] 43
http://www.freelists.org/list/jawsscripts[98] 44
http://www.freelists.org/list/jawsscripts[99] 45
http://www.freelists.org/list/jawsscripts[99] 46
http://www.freelists.org/list/jawsscripts[99] 47
http://www.freelists.org/list/jawsscripts[99] 48
http://www.freelists.org/list/jawsscripts[99] __________=3DA0 View the
list'sinformation and change your settings at
http://www.freelists.org/list/jawsscripts[99] __________ View the list's
information and change your settings at
http://www.freelists.org/list/jawsscripts[99] __________=A0 View the list's
information and change your settings at
http://www.freelists.org/list/jawsscripts[99] __________  View the list's
information and change your settings at
http://www.freelists.org/list/jawsscripts[99] 

--- Links ---
   1 mailto:gch@xxxxxxxxxxxxxxxx
   2 mailto:jawsscripts@xxxxxxxxxxxxx
   3 mailto:jawsscripts@xxxxxxxxxxxxx
   4 mailto:empower@xxxxxxxxx
   5 mailto:jawsscripts@xxxxxxxxxxxxx
   6 mailto:jeet.invincible@xxxxxxxxx
   7 mailto:jawsscripts@xxxxxxxxxxxxx
   8 mailto:jawsscripts@xxxxxxxxxxxxx
   9 mailto:jeet.invincible@xxxxxxxxx
  10 mailto:jawsscripts@xxxxxxxxxxxxx
  11 mailto:jawsscripts@xxxxxxxxxxxxx
  12 mailto:jeet.invincible@xxxxxxxxx
  13 http://EmpowermentZone.com/wdsetup.exe
  14 mailto:jeet.invincible@xxxxxxxxx
  15 mailto:jawsscripts@xxxxxxxxxxxxx
  16 mailto:jawsscripts@xxxxxxxxxxxxx
  17 mailto:jeet.invincible@xxxxxxxxx
  18 http://www.freelists.org/list/jawsscripts
  19 mailto:jeet.invincible@xxxxxxxxx
  20 http://www.freelists.org/list/jawsscripts
  21 http://www.freelists.org/list/jawsscripts
  22 http://www.freelists.org/list/jawsscripts
  23 http://EmpowermentZone.com/wdsetup.exe
  24 mailto:jeet.invincible@xxxxxxxxx
  25 mailto:jawsscripts@xxxxxxxxxxxxx
  26 mailto:jawsscripts@xxxxxxxxxxxxx
  27 mailto:jeet.invincible@xxxxxxxxx
  28 mailto:jeet.invincible@xxxxxxxxx
  29 http://www.freelists.org/list/jawsscripts
  30 http://www.freelists.org/list/jawsscripts
  31 http://www.freelists.org/list/jawsscripts
  32 http://www.freelists.org/list/jawsscripts
  33 mailto:jeet.invincible@xxxxxxxxx
  34 http://EmpowermentZone.com/wdsetup.exe
  35 mailto:jeet.invincible@xxxxxxxxx
  36 mailto:jawsscripts@xxxxxxxxxxxxx
  37 mailto:jawsscripts@xxxxxxxxxxxxx
  38 mailto:jeet.invincible@xxxxxxxxx
  39 mailto:jeet.invincible@xxxxxxxxx
  40 http://www.freelists.org/list/jawsscripts
  41 http://www.freelists.org/list/jawsscripts
  42 http://www.freelists.org/list/jawsscripts
  43 http://EmpowermentZone.com/wdsetup.exe
  44 mailto:jeet.invincible@xxxxxxxxx
  45 mailto:jawsscripts@xxxxxxxxxxxxx
  46 mailto:jawsscripts@xxxxxxxxxxxxx
  47 mailto:jeet.invincible@xxxxxxxxx
  48 http://www.freelists.org/list/jawsscripts
  49 mailto:jeet.invincible@xxxxxxxxx
  50 http://www.freelists.org/list/jawsscripts
  51 http://www.freelists.org/list/jawsscripts
  52 http://www.freelists.org/list/jawsscripts
  53 http://www.freelists.org/list/jawsscripts
  54 http://www.freelists.org/list/jawsscripts
  55 http://www.freelists.org/list/jawsscripts
  56 mailto:jeet.invincible@xxxxxxxxx
  57 mailto:jawsscripts@xxxxxxxxxxxxx
  58 mailto:jawsscripts@xxxxxxxxxxxxx
  59 mailto:jeet.invincible@xxxxxxxxx
  60 http://EmpowermentZone.com/wdsetup.exe
  61 mailto:jeet.invincible@xxxxxxxxx
  62 mailto:jawsscripts@xxxxxxxxxxxxx
  63 mailto:jawsscripts@xxxxxxxxxxxxx
  64 mailto:jeet.invincible@xxxxxxxxx
  65 http://www.freelists.org/list/jawsscripts
  66 mailto:jeet.invincible@xxxxxxxxx
  67 http://www.freelists.org/list/jawsscripts
  68 http://www.freelists.org/list/jawsscripts
  69 http://www.freelists.org/list/jawsscripts
  70 http://EmpowermentZone.com/wdsetup.exe
  71 mailto:jeet.invincible@xxxxxxxxx
  72 mailto:jawsscripts@xxxxxxxxxxxxx
  73 mailto:jawsscripts@xxxxxxxxxxxxx
  74 mailto:jeet.invincible@xxxxxxxxx
  75 mailto:jeet.invincible@xxxxxxxxx
  76 http://www.freelists.org/list/jawsscripts
  77 http://www.freelists.org/list/jawsscripts
  78 http://www.freelists.org/list/jawsscripts
  79 http://www.freelists.org/list/jawsscripts
  80 mailto:jeet.invincible@xxxxxxxxx
  81 http://EmpowermentZone.com/wdsetup.exe
  82 mailto:jeet.invincible@xxxxxxxxx
  83 mailto:jawsscripts@xxxxxxxxxxxxx
  84 mailto:jawsscripts@xxxxxxxxxxxxx
  85 mailto:jeet.invincible@xxxxxxxxx
  86 http://www.freelists.org/list/jawsscripts
  87 mailto:jeet.invincible@xxxxxxxxx
  88 http://www.freelists.org/list/jawsscripts
  89 http://www.freelists.org/list/jawsscripts
  90 http://www.freelists.org/list/jawsscripts
  91 http://EmpowermentZone.com/wdsetup.exe
  92 mailto:jeet.invincible@xxxxxxxxx
  93 mailto:jawsscripts@xxxxxxxxxxxxx
  94 mailto:jawsscripts@xxxxxxxxxxxxx
  95 mailto:jeet.invincible@xxxxxxxxx
  96 http://www.freelists.org/list/jawsscripts
  97 mailto:jeet.invincible@xxxxxxxxx
  98 http://www.freelists.org/list/jawsscripts
  99 http://www.freelists.org/list/jawsscripts
__________ 
View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts: