On 6 Apr 2014, at 2:52 PM, Daniel Luis dos Santos wrote:
> I want to display some text indicating a list of errors the user should
> correct before submitting data.
>
> I am using a modal NSAlert in which i set a message with a localised string
> from a table.
>
> I want to include the error
Sorry, my mistake
String was empty. Conditional that populated it failed.
On 06 Apr 2014, at 16:18, Scott Ribe wrote:
> On Apr 5, 2014, at 7:19 PM, Daniel Luis dos Santos
> wrote:
>
>> I want to include the error details and for that I was setting the
>> informativeText field but it doesn’t
Hello all,
I want to display some text indicating a list of errors the user should correct
before submitting data.
I am using a modal NSAlert in which i set a message with a localised string
from a table.
I want to include the error details and for that I was setting the
informativeText field
On Apr 5, 2014, at 7:19 PM, Daniel Luis dos Santos
wrote:
> I want to include the error details and for that I was setting the
> informativeText field but it doesn’t show up unless its a string literal.
That's simply not true, so you're not setting up your string variable
correctly. Maybe it
On Apr 5, 2014, at 18:19 , Daniel Luis dos Santos wrote:
> I want to include the error details and for that I was setting the
> informativeText field but it doesn’t show up unless its a string literal. I
> need it to be a variable value.
I don’t know what you mean here. The question of whether
Hello all,
I want to display some text indicating a list of errors the user should correct
before submitting data.
I am using a modal NSAlert in which i set a message with a localised string
from a table.
I want to include the error details and for that I was setting the
informativeText field