Plague
10th March 2003, 23:31
oh, and the path above is in #493..
in #488 it's Wacs\xml\winamp\xml I think..
I can get a window working, but I cannot use any of the stdframe gfx or the stdframe itself, without having to reconstruct the whole thing myself (ie: copying xml + images into my dir..).
Anyone knows how to do it?
I've tried:
<Wasabi:StandardFrame:NoStatus
x="0" y="0" w="0" h="0" relatw="1" relath="1"
content="wnd.content"
/>
aswell as:
<group
id="wasabi.standardframe.nostatusbar"
notify="content,popplermanual.content"
x="0" y="0"
w="0" h="0"
relatw="1"
relath="1"
/>
aswell as simply trying to use components.basetexture as my Layout background.
Nothing works without copying it to the dir I'm using..
also, I cannot use any of this:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<WinampAbstractionLayer version="0.8">
because I'm working from an xml file which already has it..
Please help...
This is starting to piss me off..
-Plague
in #488 it's Wacs\xml\winamp\xml I think..
I can get a window working, but I cannot use any of the stdframe gfx or the stdframe itself, without having to reconstruct the whole thing myself (ie: copying xml + images into my dir..).
Anyone knows how to do it?
I've tried:
<Wasabi:StandardFrame:NoStatus
x="0" y="0" w="0" h="0" relatw="1" relath="1"
content="wnd.content"
/>
aswell as:
<group
id="wasabi.standardframe.nostatusbar"
notify="content,popplermanual.content"
x="0" y="0"
w="0" h="0"
relatw="1"
relath="1"
/>
aswell as simply trying to use components.basetexture as my Layout background.
Nothing works without copying it to the dir I'm using..
also, I cannot use any of this:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<WinampAbstractionLayer version="0.8">
because I'm working from an xml file which already has it..
Please help...
This is starting to piss me off..
-Plague