Most of the GUIs I've seen with frameworks like WxPython seem... clunky (see: http://www.wxpython.org/screenshots.php ), which isn't exactly encouraging. Since, I hope to execute a minimalistic, but visually appealing UI centered around the text area. I know that it is possible to create something beautiful out of any framework, but I am not experienced enough to pull that kind of wizardry off.
I am willing to learn something complex as long as the end result is good and can be made better. So, what framework should I be using?
Further, can you tell me a good design tools/IDE that I should be using?
Thank you.