With SkinStudio quirks

Hey guys, my first take on SkinStudio is coming along rather nicely, but there are some quirks, that I don't get my head around:

vs_01.jpg

1) Is there a way to decrease this 1px offset of the ListView header?

2) ClearType seems to mess up the text in context menus, but not on every menu... Any Idea how to fix that?

#456875

Hey, looking good there. If you need a tester, I'm here :)

Sorry I can't be much help, but are you planning to make a full gui kit?

#456901

Issue number one seems not to be easy to fix, just for the record:

it seems the extra space is caused by the WS_EX_CLIENTEDGE window style which seems to be default for SysListView controls, and thus not changeable via WB.

Anyone up for issue number two?

@Ertai:

Depends on what a full gui kit is - there will be (a) different substyle(s), a Miranda skin, maybe a Firefox theme and possibly two wallpapers released alongside with it, so it's not a only the VS :)

Edit:

The messed-up text in the context menu seems to be caused by the dark menu background.

Workarounds are either turning Cleartype off, or not to use a dark menu background (dang)

Has anyone seen a WB skin where there is a working example of a dark context menu background?

#457010