Login  Register

MultiSelection in WATree and in WASelection

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

MultiSelection in WATree and in WASelection

dtrussardi@tiscali.it
275 posts
Ciao, all
 
i work with VisualWorks 7.4 and SeaSide framework.
 
I'm interest to intercept multi item selection from WATree component.
 
Now only the last  item selection is return from this component.
 
The shift and ctrl coomand is not management.
 

Any pointers would be greatly appreciated!

Thanks!

Dario Trussardi Romano

 
 

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: MultiSelection in WATree and in WASelection

Lukas Renggli
5207 posts
> i work with VisualWorks 7.4 and SeaSide framework.
>
> I'm interest to intercept multi item selection from WATree component.
>
> Now only the last  item selection is return from this component.
>
> The shift and ctrl coomand is not management.

You probably need to subclass these components and implement
multi-selection by yourself, it is not supported by the current
implementations.

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside