This is an awesome theme Cromanty, and thank you for posting it.
I have applied it to a project that works with the standard Lightswitch theme and it works great with one exception - when I navigate from a search screen to a details screen the first control - which is a text box showing the limked field/screen paramater - throws the error - "a control must be selected", and displays a red cross.
Any ideas how I can prevent this?
Thx for your help
Dave White
I have now solved this issue as follows ..
I am working with two entities loaded from an external SQL Server Database - one is a table and one a read only view.
On the Details Screen for the Table, the VS Dark Blue Theme rendered the Text Box I was using to display the Screen Parameter as a Custom Control - and changing it back to a Text Box removed the error.
On the Details Screen for the View, the VS Dark Blue Theme rendered the control as a Text Box. To remove the error, I simply deleted the original control and replaced it with another text Box with the same binding.
I am now loving this theme!