I'm a long-term Linux user and an 'advanced' Python programmer. I'm recently having some spare time on weekends and I'm beginning to learn C++.
I'm using Qt Creator for development because it has nice features and is simple, blazing fast and I also plan to program Qt applications in the future, so it's gonna be straightforward if I'm already used to something like Qt Creator.
I like features such auto completion, decent code highlighting, visual assistance for debugging, and these kind of modern features, as long as they don't stand on my way.
However, a lot of people are telling me that if I really like those feature I should use Visual C++ and Visual Assist (a plug-in). A friend brought his notebook with Visual Studio here and my first impression was that it's too much complicated, with thousands of menus and uncountable icons and information on screen.
I couldn't actually test it for productivity and precision because he couldn't borrow me for a long time.
So, my question is basic; considering the features of the latest Qt Creator (2.2.1) does it worth to buy all that softwares (Windows, Visual C, Visual Assist)?
Is it possible to configure those softwares to aid me in cross-platform programming?
Thank you in advance.