quote:
Originally posted by Ezra
UTF-16 Long Endian
I thought XML files for Plus! Live should always be saved as Unicode, no?
quote:
Originally posted by Cradenburg
Please advice me as to what I should do to rectify this, I tried searching for splash but nothing came out. Is it possible to make windowless images in Messenger Plus?
Yes!
code:
<Window Id="abt" Version="1">
<WindowTmpl>
<Corners Shape="Rectangular"/>
<Borders Type="None"/>
</WindowTmpl>
<Position Width="419" Height="284"/>
That will set the window to have rectangular corners (if you want to keep round corners, just remove that line) and to have no borders.