Page 1 of 1

Support for Strongly Typed Resources?

Posted: Thu Nov 04, 2010 6:20 pm
by swambach
When in adding a Resource file in visual studio, the IDE automatically generates System.Resources.ResourceManager code and getters for each resource within the Resource file. When adding a resource file in Ranorex Studio, however, you just get the resx file.

Are there any plans to add the automatic code generation for the resource members in a future RS release?

Re: Support for Strongly Typed Resources?

Posted: Fri Nov 05, 2010 1:31 pm
by Support Team
Hi,

It is possible but it is a bit hidden. :) When you add an resx file to Ranorex Studio, you will find at the properties tab a section named misc. There should be an entry named CustomTool. If you select a option of this setting, the source file for the resx will be generated. In a future release this will be handled automatically.

Regards,
Peter
Ranorex Team