quote:
Originally posted by ryxdp
Also, if you've just copied and pasted the windows, you should make sure to change the window ids to something else, as these windows already exist in Messenger Plus! and AFAIK may cause issues when trying to create them.
WindowIDs do not need be unique across the board... You can use the same WindowID in for multiple windows in a single script as long as the xml for each is in a separate file. In fact, I think you can have multiple instances of the same window open too for that matter (for example the desktop contact window is re-used)