Hi
It is my experience is that the DIALOG.OPEN function does not respect the use of pound signs, to set the initial width of the dialog.
The width is solely, determined by the length of the
first string used.
These two commands produce a dialog of the same width.
StatusDialog.OPEN('#1###########################', tcPleaseWait);
StatusDialog.OPEN('#1', tcPleaseWait);
So, if a text variable is used, and updated with a text longer than the initial text - then the second text is truncated with dots, like "Some tex..."
Seems like a bug to me, can anyone confirm this?
I'm using 7.0.33781.0
Answers
Working with NAV since 2001
“Knowledge speaks, but wisdom listens” - Jimi Hendrix