Page 1 of 1

How to get font color for table row/cell

Posted: Wed Feb 15, 2012 4:50 pm
by Pavlo
Hi

AUT has table and some rows in that table could be greyed out.
How can I get color for table row/cell ?

I've tried to follow instructions from http://www.ranorex.com/support/user-gui ... apter.html but Ranorex.Cell doesn't support Control capabilities :(

AUT is developed on C# with DevExpress controls, snapshot attached.

Re: How to get font color for table row/cell

Posted: Thu Feb 16, 2012 10:05 am
by Support Team
Hi,
Pavlo wrote:AUT has table and some rows in that table could be greyed out.
How can I get color for table row/cell ?
Currently this is not possible out of the box. With Ranorex 3.3 we will release Dynamic Capabilities. With this feature your should be able to get the foreground color out of the box. Meanwhile your have to use invoke remotely, therefore please take a look to following blog
http://www.ranorex.com/forum/invokeremo ... t1002.html

Regards,
Peter
Ranorex Team

Re: How to get font color for table row/cell

Posted: Tue Mar 06, 2012 8:22 am
by Pavlo
Where can I find Ranorex development roadmap for 2012, so know (approximately) when to expect version 3.3 ?

Re: How to get font color for table row/cell

Posted: Tue Mar 06, 2012 6:08 pm
by Support Team
Pavlo wrote:...so know (approximately) when to expect version 3.3 ?
Therefore please have a look at following forum post:
http://www.ranorex.com/forum/print-test ... tml#p12034

Regards,
Tobias
Ranorex Team

Re: How to get font color for table row/cell

Posted: Tue Mar 19, 2013 1:31 pm
by Andrii
Hi,

Just updated ranorex to 4.0.2 version ... but there still impossible to get row/cell color. :(
It is possible for controls, there are dynamic properties for that, but they are missing for tables, rows and cells which are embedded parts of DevExpress GridControl

Could you please suggest anything for that?

Re: How to get font color for table row/cell

Posted: Wed Mar 20, 2013 2:50 pm
by Support Team
Hi,

Do you have already tried using Invoke Remotely as Peter suggested?
Could you please also post us a snapshot file with the new version?

Regards,
Markus