Posted by member 1413 on 2003-05-03 12:19:18 link

No luck so far. Here's where I'm at currently with my attempts.

This is my step.rc
VWMLoadInBox true
VWMX 0
VWMY 0
;VWMDesks 2 2
VWMDesksX 2
VWMDesksY 2
VWMWinBmp glassball2.bmp
VWMNoBorder
;VWMWidth 256
;VWMHeight 256
VWMTransparent
VWMUseTransBlt


and here is my .box

LsBoxName Glassbox.box
LsBoxX -256
LsBoxY -256
LsBoxHeight 256
LsBoxWidth 256
;LsBoxZOrder STAYONTOP
LSBoxDragRect 0 0 212 212
;LsBoxAlphaTransparency 200 92

*ModuleHook !VWMLoadBoxHook


If any of you can see something I've done wrong, slap me with it. :p

Thanks agian for the help.