20.07.2011, 20:28
Hi.
I've got a table for commands, and fields "id(small int), text(varchar), info(varchar), enable(bool)". Let's say I have this text in field info: "line\nline2\nline3\line4". Unfortunately, there are no new lines in the dialog and it appears exactly like it's in the table, no mater what escape sequence there is. Is there a workaround for this? Because I'd really love to have this feature, since it's very dynamic.
Thanks.
I've got a table for commands, and fields "id(small int), text(varchar), info(varchar), enable(bool)". Let's say I have this text in field info: "line\nline2\nline3\line4". Unfortunately, there are no new lines in the dialog and it appears exactly like it's in the table, no mater what escape sequence there is. Is there a workaround for this? Because I'd really love to have this feature, since it's very dynamic.
Thanks.