Funny you mention that, while I know quite a few programming languages, I think most desktop applications that don't need a lot of bells and whistles, I'd probably make it with Pharo.
I haven't programmed in a while with Pharo but they have a built-in GUI framework. But there was also Bloc, if remember correctly.
Fun fact: you can then also ship the IDE itself with it, so people can hack into your application, if that's the sort of thing you'd want.
Desktop application development. I want to make it as easy and fast to create desktop apps as it is to create a web app or a command line app.