So I'm pretty much fed up with WTL and Windows Forms, and not entirely convinced of the direction WPF is heading, I use it but I think it still has some quirks, and there's the fact that you need to ship the .NET framework with it. I know there is QT and GTK.
Are there any other modern solutions? Adobe AiR/Flex comes to mind, but that again needs an entire runtime just for it to work.
Recommendations for toolkits that work with .NET / c# are fine, but I'm also looking for other cross-platform (support for windows a must), open source solutions that use open gl and allow for quick gui prototypes that work in other languages (not necessarily c/c++ however)
update:
With QT going open source, I think I can close this question