From a9f4e0dd8f38a89936c178a9c8c758691cf924d1 Mon Sep 17 00:00:00 2001 From: Derrell Lipman Date: Tue, 17 Oct 2006 00:27:24 +0000 Subject: r19357: More ldbbrowse work. The 'Browse' tab is now doing something seemingly fairly reasonable. It's entirely usable. Still pending is dealing with attribute values whose length exceeds the width of the column (even if dynamic resizing of the column is inadequate). A tooltip which pops up would be nice, but seems difficult to achieve with the Table implementation since it's 'virtual' and the whole table is one widget. Derrell (This used to be commit ec63bd551b69c751290cef3376e2d80dda80918a) --- swat/apps/samba/utils/ldbbrowse.html | 286 ++++++++++++++++++++++++++++++----- swat/apps/script/qx.js | 2 +- 2 files changed, 251 insertions(+), 37 deletions(-) (limited to 'swat') diff --git a/swat/apps/samba/utils/ldbbrowse.html b/swat/apps/samba/utils/ldbbrowse.html index 1fd3b4cc30..d3048519a9 100644 --- a/swat/apps/samba/utils/ldbbrowse.html +++ b/swat/apps/samba/utils/ldbbrowse.html @@ -20,6 +20,18 @@