Hello again...
I assume Pascal is reading this, and he already knows what I'm talking about, but for anybody else:
One of my entities (forms) in a database is "Region" which consists of a region name (eg. Western Europe) and a list of countries (selected from a master list in the profile document).
I have a view which displays these regions, with an twistie for each region name displaying the countries. But "word wrap" (as Notepad calls it) isn't working, which means the user has to scroll to the right for miles. Even if I make the column smaller, and enable multiple lines, it forms four lines and cuts off mid-word at the end of the column.
This is a terrible explanation, hope somebody can help!
I assume Pascal is reading this, and he already knows what I'm talking about, but for anybody else:
One of my entities (forms) in a database is "Region" which consists of a region name (eg. Western Europe) and a list of countries (selected from a master list in the profile document).
I have a view which displays these regions, with an twistie for each region name displaying the countries. But "word wrap" (as Notepad calls it) isn't working, which means the user has to scroll to the right for miles. Even if I make the column smaller, and enable multiple lines, it forms four lines and cuts off mid-word at the end of the column.
This is a terrible explanation, hope somebody can help!