Re: [sldev] selection manager

2009-11-19 Thread Melinda Green
Right. Look at the bulk permissions changing code for an example of affecting selected objects. -Melinda Thomas Grimshaw wrote: > Hi Thomas > > After rezzing the object, you would need to wait for the viewer to > receive an ObjectUpdate packet from the server before the prim is > selectable. >

Re: [sldev] selection manager

2009-11-19 Thread Thomas Grimshaw
Hi Thomas After rezzing the object, you would need to wait for the viewer to receive an ObjectUpdate packet from the server before the prim is selectable. Hope this helps Tom Thomas Schindler wrote: > Hi, > > I'm trying to implement a feature in the realXtend Viewer, which is > based on the

[sldev] selection manager

2009-11-19 Thread Thomas Schindler
Hi, I'm trying to implement a feature in the realXtend Viewer, which is based on the SL client code and I'm stuck. Maybe someone of you can help me understand, where the problem is. I've added a new entry in the menu. If I click it, a new cube appears and after that I want to make some change