This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Visual Studio Freezes when the CustomAttribute window is not focused
Code Generation for CustomAttributes incorrect Code will be the best way to explain the issue :)
Tested Using
|
|
|
Thanks for reporting the issue with the dialog window, Ill look into getting a fix out for this soon. In terms of the custom attributes, you are looking to use named argument syntax where as the editor only supports property based assignment so this is why there is a disconnect. For now we are not intending to change this but as workaround you can implement custom behaviour to support this by customising your project templates - this blog post has details about how to set this up: http://www.mindscapehq.com/blog/index.php/2009/09/16/customising-lightspeed-entity-templates/
|
|
|
OK, thanks for that Jeremy. |
|
|
We have added a fix for the issue with the dialog window and this will be available in the next nightly build.
|
|