Shoutbox

Interface Problem - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: Interface Problem (/showthread.php?tid=64363)

Interface Problem by Spunky on 08-02-2006 at 12:43 PM

This is going to sound like a real noob problem, but when I try and use the CreatWnd command to make an interface window, it doesnt work. It returns null. I tried following the exact instructions in the documentation, but to no avail. I even downloaded the XML editor suggested to compare the XML file to the schema... Any ideas what I might be doing wrong?

EDIT: First Post (So I Remember ;))


RE: Interface Problem by markee on 08-02-2006 at 12:50 PM

Did you save the .xml in unicode? I think it is unicode-16 (I might be wrong if someone would like to check that for me)

Also try working off a basic window that someone else has made until you get a feel for doing it all yourself, that's what I did.


RE: Interface Problem by Spunky on 08-02-2006 at 01:01 PM

Thanks for the quick reply. Notepad only lets me save upto unicode-8 :S Downloading the XMLSpy program again to try and save it unicode-16, however I think I might have saved it like that before... I'm sure I'll figure it out soon and realize it was something really stupid :$

EDIT: Well, I copied an interfaces XML file from another script and edited it and it seems to be working... No idea why mine wouldn't 8-)