[jawsscripts] Re: software with unfixed ctrl ID
- From: Jitendra <jeet.invincible@xxxxxxxxx>
- To: jawsscripts@xxxxxxxxxxxxx
- Date: Sat, 28 Jun 2008 12:34:37 +0530
Thank you jacki,
I only want to set my focus, to that combo box,
and the statisstics I gave does not 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,
I can find it by the class name, but the app has 3 combo boxes.
and for sure, they all have their own properties like this one.
the control id changes on every app start.
Thank, hope this info is enough,
Glad to tell if you want.
Jackie McBride wrote: Jitendra: U know what? Perhaps it'd be a lot better if
you'd tell us precisely what you're trying to do here. This looks like 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 doing 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 to
obtain lots &lots &lots &*lots! of info regarding just about anything u
wannaknow about an app, its window hierarchy, whatever. On 6/27/08, Jitendra
<jeet.invincible@xxxxxxxxx>[1] wrote: Hello, and thank you all, and Jamal
sir, this is the info taken from the winDig output file, now, How should I
use this number and with which functions? Thank you. or it is possible to
usethese x or y info, or hite or width info to locate that combo 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=ComboBox id=525072 selected=1
x=7% y=27% width=11% height=2% Jamal Mazrui wrote: Yes, WinDig
http://EmpowermentZone.com/wdsetup.exe[2][1] canhelp you understand the
hierarchy of controls in an application window. Ituses an outline numbering
scheme to communicate this, e.g., the control at the level 1.2.3 means the
third control contained in the second control of the top-level window that
was analyzed. Jamal On Fri, 27 Jun 2008, Jitendra wrote: Date: Fri, 27 Jun
2008 17:49:41 +0530 From: Jitendra <jeet.invincible@xxxxxxxxx>[3][2]
Reply-To: jawsscripts@xxxxxxxxxxxxx[4][3] To:
jawsscripts@xxxxxxxxxxxxx[5][4]Subject: [jawsscripts] Re: software with
unfixedctrl ID I don't know about the hierarchy, and have never used perhaps
in my scripts,so, where should I start from? does win dig helps me out in
it?and how. and if it changes, then what should I do. Thank you. Marlon
Brandão de Sousa wrote: Does the hierarchy change? If it doesn't then
you will need to start from the app main window and make all theway to focus
or read the desired window. If the hierarchy does change thenit is a mather
of tryals and errors untill you find a static relationshipbetween any
components upon you can base your criteria to fin= d a given window. Marlon
2008/6/27, Jitendra <jeet.invincible@xxxxxxxxx>[6][5][1]: Hello friends, if
there is a software that changes its control id like handles, how would you
get text or any info out of it? and if there are n= o standard window
classes, and it is designed like NLite and has win classe= s:
WindowsForms10.Window.8.app.0.378734a is it made in java? or something co=
uld be done with it? that sometime presents a list view using same win
class,andsometime some static text, and re-classing also doesn't work, what
to = do then? virtualising works, but if it is a list, or some read only
typebox= , but jaws does not identifys it that way, and we need to scrol
downor up, then, in user buffer is it possible? and if there are with same
win class= , there some items to be clicked, can we make some virtual place
to select = one item and then press enter, and the user is then switched to
the valid tab= ? Thank you. Jitendra. __________ View the list's information
and change yo= ur settings at
http://www.freelists.org/list/jawsscripts[7][6][2]--- Links --- 1
mailto:jeet.invincible@xxxxxxxxx[8][7] 2
http://www.freelists.org/list/jawsscripts[9][8] __________=A0 View the
list'sinformation and change your settings at
http://www.freelists.org/list/jawsscripts[10][9] __________ View the list's
information and change your settings at
http://www.freelists.org/list/jawsscripts[11][10] --- Links --- 1
http://EmpowermentZone.com/wdsetup.exe[12] 2
mailto:jeet.invincible@xxxxxxxxx[13]3 mailto:jawsscripts@xxxxxxxxxxxxx[14] 4
mailto:jawsscripts@xxxxxxxxxxxxx[15] 5 mailto:jeet.invincible@xxxxxxxxx[16]
6http://www.freelists.org/list/jawsscripts[17] 7
mailto:jeet.invincible@xxxxxxxxx[18] 8
http://www.freelists.org/list/jawsscripts[19] 9
http://www.freelists.org/list/jawsscripts[20] 10
http://www.freelists.org/list/jawsscripts[21] __________ View the list's
information and change your settings at
http://www.freelists.org/list/jawsscripts[22]
--- Links ---
1 mailto:jeet.invincible@xxxxxxxxx
2 http://EmpowermentZone.com/wdsetup.exe
3 mailto:jeet.invincible@xxxxxxxxx
4 mailto:jawsscripts@xxxxxxxxxxxxx
5 mailto:jawsscripts@xxxxxxxxxxxxx
6 mailto:jeet.invincible@xxxxxxxxx
7 http://www.freelists.org/list/jawsscripts
8 mailto:jeet.invincible@xxxxxxxxx
9 http://www.freelists.org/list/jawsscripts
10 http://www.freelists.org/list/jawsscripts
11 http://www.freelists.org/list/jawsscripts
12 http://EmpowermentZone.com/wdsetup.exe
13 mailto:jeet.invincible@xxxxxxxxx
14 mailto:jawsscripts@xxxxxxxxxxxxx
15 mailto:jawsscripts@xxxxxxxxxxxxx
16 mailto:jeet.invincible@xxxxxxxxx
17 http://www.freelists.org/list/jawsscripts
18 mailto:jeet.invincible@xxxxxxxxx
19 http://www.freelists.org/list/jawsscripts
20 http://www.freelists.org/list/jawsscripts
21 http://www.freelists.org/list/jawsscripts
22 http://www.freelists.org/list/jawsscripts
__________
View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts
- Follow-Ups:
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jamal Mazrui
- References:
- [jawsscripts] software with unfixed ctrl ID
- From: Jitendra
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Marlon Brandão de Sousa
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jitendra
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jamal Mazrui
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jitendra
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jackie McBride
Other related posts:
- » [jawsscripts] software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- » [jawsscripts] Re: software with unfixed ctrl ID
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jamal Mazrui
- [jawsscripts] software with unfixed ctrl ID
- From: Jitendra
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Marlon Brandão de Sousa
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jitendra
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jamal Mazrui
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jitendra
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jackie McBride