2004-10-06, 08:21 AM
ok i decided to do it like sub suggested, putting most of the setup code in the xml skin file, so can be altered easily for different skins, just want some help opening the skin.xml file like the code for the genreal config is XmlDocument settings = PluginHelperFactory.getPluginHelper().GetConfiguration(); is there an easy piece of code that can reference the skin.xml file? (kinda new to xml, only really done a few things with it)
i fixed the white border problem thingy using "Graphics.FromImage(compositeScreenImage).DrawImage(....)" if anyone encounters the same problem
i fixed the white border problem thingy using "Graphics.FromImage(compositeScreenImage).DrawImage(....)" if anyone encounters the same problem