Hello ,
I want to select the color of my nodes javatree order to test my 
appplication I couldn't get the color of my item and object javaTree contains 
two values (background and foreground) but I want the color of selected 
text my node.
Look at this illustration or example.

<https://lh3.googleusercontent.com/-Fdb619QKPH4/UUiETJuy5WI/AAAAAAAAAIc/IvcgGyiLN20/s1600/untitled.bmp>

I succeeded to select each node but I can not find any option for color,


' Get and check Check the label of IPs from GUI and 

'**********************************************************

counter=JavaWindow(main_wind_name).JavaTree("PeripheralContainerTreeView$Pe").GetROProperty("items
 
count")

ReDim selectItem(counter)

for i=0 to counter-2

selectItem(i)=JavaWindow(main_wind_name).JavaTree("PeripheralContainerTreeView$Pe").GetItem(i+1)

Next 

**********************************************************


Thank you in advance

Best regards,

Mohamed Salah EL BEJI


-- 
-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

--- 
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to