Robert,
         Thanks again for the explanations.

At 07:30 PM 1/17/01 -0500, you wrote:
> >          1.  The list widget allows the user to click on a selected item
> > and unselect it.  At that point, no item is selected.  Is there away to
> > ensure that one item is always selected?  In dynapi I, I seem to recall
> > something like list.allowDeselectAll(false) or something like that.  I
> > don't see it in the list.js file.
>
>This can easily be done if there is a need for it.  If anyone one
>wants to do it, go ahead.  Or if not, I can give it a whirl.

I will give it a shot today.  If I have any luck I will let you (and the 
list) know.


> >          2.  When I checked out the latest dynapi from cvs, it merged 
> files
> > together and place non-javascript compliant comments showing the
> > differences between versions.  I had to remove these for the scripts to
> > work.  Is there a way around that "feature"?  I used the CVS command:
> > cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/dynapi co
> > dynapi
>
>I'm not sure why it did that.  However, if you just want the source,
>you can try:
>
>cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/dynapi export -r 
>HEAD dynapi

In retrospect, I think it was because I had edited the files I checked out 
and cvs (smartly) merged the files that were out of sync.

-Alan


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to