PDA

View Full Version : some help


Samurai Deeper
22nd August 2002, 08:22
Hello,

i've got some problems with scripting:

*** the method guiObject.Hide() works fine, but the object seems to definitely disappear, ie guiObject.Show() doesnt work. Do i miss something ?

*** I tried the supplied rotationlayer.m script. It works but 2 pbs:
- the rotated layer is tiled in undifined areas. How can i avoid this and set undefined areas to transparent ?

- the default rotation center seems to be the center of the graphics. How can i set it elsewhere ?

*** I have included the vis in a nonrect window. A chunk of the vis is outside the layer, and i want that chunk invisible. When I disable desktop alpha in the preferences, it works, but doesnt when desktop alpha is on. What's wrong ?

Hope you can do something for me.

Cro
22nd August 2002, 08:43
* guiObject.show() works here , be carefull with top order (guiOBject.bringToFront or maybe your object will stay UNDER)

* didn t try the rotation.m

* The behavior for the vis thing is normal : when in non alpha mode, any object in a semi or fully transparent area is hidden, when in alpha mode they are displayed (to see this have a look at the backgrounds for Yaxay3)... but i have no idea how to hide this bar ... (but you may resize it so it fits your window)

Samurai Deeper
22nd August 2002, 08:49
ouais merci, j'essaierai:up:

Samurai Deeper
22nd August 2002, 09:01
ouais merci, j'essaierai:up: