Hi all,
Good stuff this mono for android designer... But, there seems to be a slight problem with selecting strings from the xml files: - I am using the default project template. - I decided to change the name of the string that is displayed in the button from "Hello" to "ButtonText". I did this via the xml editor in VS. - (It will be cool to have a fancy designer to do this as well - though not essential ;) - When I switched back to the designer, the update was not visible in the selection dialog - still "Hello". - I had to first close the designer and then build the project. Now it appeared in the selection box, but after selecting the item the text property was "@String/ButtonText" instead of "@string/ButtonText". Building now failed as a result. - I could change it manually, and it worked. So it seems that the capitalization is incorrect when the selector updates the property. I did notice that sometimes changing the value in the text property did not always update the designer screen. Keep up the good work, Matthew
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
