The Effects window is hard-coded to pretend it's a VolumePage with certain padding info. The best way to work around it that I can think of is to set each icon to visible="false" and use OnShow="Location=(x,y)" scripts, but that will prevent them from moving correctly if you resize the window.
To get around THAT, you might try putting in a REAL volumepage and having each icon move to the location of the page it should be tied to with OnShow scripts on each icon, and OnHoverIn and OnHoverOut on the window itself.
__________________
If it ain't broke, it needs more features!
|