An update to EQ2Skin.xml has been released to the SVN script archives, which fixes a small bug that prevented gauges (progress bars) from being displayed. This file lives in the InnerSpace\Interface directory, not with the rest of the scripts, so it's easy to miss.
Note to UI devs:
The skin has been tested to work fully with the InnerSpace skin mechanism, so if you use "-skin eq2skin" when loading your UI you can do away with all of the extra "Template=..." stuff in your XML files. (This is the intended use of the skin/template mechanism) Also note that as of the time of this writing, there's an IS bug that prevents the Filler gauge property from reading its Width and Height from a template. You'll need to set these manually (usually to 100%) but the textures and other properties can be left to the skin/template.
Note to UI devs:
The skin has been tested to work fully with the InnerSpace skin mechanism, so if you use "-skin eq2skin" when loading your UI you can do away with all of the extra "Template=..." stuff in your XML files. (This is the intended use of the skin/template mechanism) Also note that as of the time of this writing, there's an IS bug that prevents the Filler gauge property from reading its Width and Height from a template. You'll need to set these manually (usually to 100%) but the textures and other properties can be left to the skin/template.