Just so everything is in the same thread... This was our quick solution to that issue.
Create a vertical scroll box with the results set inside preserving the rest of the info on the right. <vbox id="result_message" class="my_overflow" style="height: 60px" /> Now I have to try this patch . :-) >>> On Thu, Jun 11, 2009 at 11:36 PM, in message <[email protected]>, Warren Layton <[email protected]> wrote: > On Thu, Jun 11, 2009 at 10:10 PM, Jason Etheridge<[email protected]> wrote: >> Warren, I like this, thanks! Grant and I were experimenting with >> scrollbars, hiding the information altogether, etc., but I think this >> strikes a good balance of less clutter versus useful information. I >> tweaked things a bit so that the per-service summaries still exist, >> but as a tooltip > > Ah, great idea! I felt kind of bad taking the information about the > services out. A tooltip seems like the best approach. > > Cheers, > Warren
