bruce, right now, when using images in skins, either we set them by shape or background Width/Height, which works for some images but not for others which rely on Tile/Stretch.
Windows visual styles and shells like LiteStep and many other applications use the style elements tile/stretch. would it be much of a hassle to implement those in skin definitions? It would be a lot easier making skins with those elements in place and as such, resolution compatibility with everyone's system for taskbars and the like. As a workaround I'm doing it in two ways. 1. instead of one bar, I create 2 bars and lock the 2nd to the 1st one. 2. create a bar, then resize it to fit my screen res. The skin I'm doing, uses this image as taskbar: http://img32.imageshack.us/img32/2893/taskbartop.png This should be the result: http://img32.imageshack.us/img32/1958/tasbto.png This is my WIP (which I'm using another bar to accomplish the same look) http://img32.imageshack.us/img32/6116/taskbt.png Can you please take my request in consideration? I'd be grateful. Thanks
