Re: svn commit: samba r20924 - in branches/SAMBA_4_0/webapps/swat/source/class/swat/module/ldbbrowse: .

2007-01-21 Thread derrell
simo <[EMAIL PROTECTED]> writes: > Btw, I think I know what it is. I was experimenting changing focus each > time before clicking on the plus/minus sign. It see that when > changeSelection is fired, then TreeOpenWhileEmpty is not, except on the > first node "sam.ldb", for that one both events are

Re: svn commit: samba r20924 - in branches/SAMBA_4_0/webapps/swat/source/class/swat/module/ldbbrowse: .

2007-01-21 Thread simo
On Sat, 2007-01-20 at 20:46 -0500, [EMAIL PROTECTED] wrote: > simo <[EMAIL PROTECTED]> writes: > > >> I believe that is a bug in the tree implementation. I have it on my to-do > >> list to fix that. (I do much of the Tree code maintenance.) You needn't > >> worry about it; it's not specific to

Re: svn commit: samba r20924 - in branches/SAMBA_4_0/webapps/swat/source/class/swat/module/ldbbrowse: .

2007-01-21 Thread simo
On Sat, 2007-01-20 at 20:46 -0500, [EMAIL PROTECTED] wrote: > simo <[EMAIL PROTECTED]> writes: > > Do you have any example on how to do this? > > I find the docs on qooxdoo.org very limited, without any example on how > > to use the various widgets effectively. For example it took me a lot of > >

Re: svn commit: samba r20924 - in branches/SAMBA_4_0/webapps/swat/source/class/swat/module/ldbbrowse: .

2007-01-20 Thread derrell
simo <[EMAIL PROTECTED]> writes: >> I believe that is a bug in the tree implementation. I have it on my to-do >> list to fix that. (I do much of the Tree code maintenance.) You needn't >> worry about it; it's not specific to this application. When I get it fixed, >> I'll incorporate the fix in

Re: svn commit: samba r20924 - in branches/SAMBA_4_0/webapps/swat/source/class/swat/module/ldbbrowse: .

2007-01-20 Thread simo
On Sat, 2007-01-20 at 19:18 -0500, [EMAIL PROTECTED] wrote: > simo <[EMAIL PROTECTED]> writes: > > > The Tree widget has a bad behavior, when you click on the plus/minus > > sign of a never retrieved object the object itself is loaded in the > > table but it does not check if there are children on

Re: svn commit: samba r20924 - in branches/SAMBA_4_0/webapps/swat/source/class/swat/module/ldbbrowse: .

2007-01-20 Thread derrell
simo <[EMAIL PROTECTED]> writes: > The Tree widget has a bad behavior, when you click on the plus/minus > sign of a never retrieved object the object itself is loaded in the > table but it does not check if there are children on the first time. > So to actually see if an object has children you ha

Re: svn commit: samba r20924 - in branches/SAMBA_4_0/webapps/swat/source/class/swat/module/ldbbrowse: .

2007-01-20 Thread simo
On Sat, 2007-01-20 at 14:38 -0500, [EMAIL PROTECTED] wrote: > [EMAIL PROTECTED] writes: > > > Change the way searches are performed, also change a bit the layouts Derrel > > I am experimenting, let me know if you see anything really disgusting :) > > Nothing disgusting, just a few comments on ldi

Re: svn commit: samba r20924 - in branches/SAMBA_4_0/webapps/swat/source/class/swat/module/ldbbrowse: .

2007-01-20 Thread derrell
[EMAIL PROTECTED] writes: > Change the way searches are performed, also change a bit the layouts Derrel > I am experimenting, let me know if you see anything really disgusting :) Nothing disgusting, just a few comments on ldifViewer, all of which are to stick with the qooxdoo standard. I've main

svn commit: samba r20924 - in branches/SAMBA_4_0/webapps/swat/source/class/swat/module/ldbbrowse: .

2007-01-20 Thread idra
Author: idra Date: 2007-01-20 18:38:37 + (Sat, 20 Jan 2007) New Revision: 20924 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20924 Log: Change the way searches are performed, also change a bit the layouts Derrel I am experimenting, let me know if you see anyth