Larry, After I hit the send button, I noticed that the balloon only showed on items that were larger than the listview width. So I had already implemented your suggestion before you suggested it. I was just kind of waiting to see what other ideas might show up. But this one works just fine.
Jan -----Original Message----- From: Lawrence Lustig <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Mon, 13 Apr 2009 11:57:24 -0700 (PDT) Subject: [RBASE-L] - Re: Variable List View << But because the NOTE can be quite large the application occasionally hangs (or it hangs as a combination of NOTE and running THEMES). >> Instead of selecting the NOTE column, select (SGET(NoteColumn, 200, 1)) or some similar amount of text. This will stop the text from growing too long. You can include expressions in the list of columns to retrieve in the definition of the list view or create a view and base the list view on the view. -- Larry

