I'm doing some basic things to one of the stock style sets and I want my app to use the changed styles. Here's what happens:
1) I use the VS 2008 add-in to choose the "Appletini" style set. The app now looks nice and green.
2) I use app stylist to tweak the row/alt row colors and a few other things, and save the .wsl file.
3) I use the add-in to select the changed .wsl file and the modified Appletini style.
4) Nothing happens. The stuff under \ig_res\ in my solution stays the same. I don't get CSS edits, new gradient files, or anything.
If I delete the whole ig_res\appletini folder from my app and try #3 again, it works, but seems like a hack.
I also noticed that the Options ... under the add-in (where you set the default .wsl and style) doesn't "stick". It resets every time you open the dialog.
Anyone having luck with style updates?
John