The error ring control is awesome having its parameterized input strings which supprots things like %s, %d, and %f to customize your error string. This is not supported by the error ring when you are defining the string in an external project erorr code file however, and that is a problem since you then can't localize for multi language from external files.
This idea is to add parametrized inputs to the error ring for ALL errors, custom or loaded from project resource files.
see screenshot below.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.