Best Visual-Studio Like tool for Linux Development
.net, ide, linux, python, visual-studio
Solution
Since you have already discarded MonoDevelop the next thing that comes to my mind is: Netbeans it has a very nice GUI builder
alt text http://www.netbeans.org/images/v6/7/screenshots/swing-gui-builder-cut.png
The l&f for linux is quite accurate for most apps. Java Swing it in it self a bit harder to grasp than other programming toolkis though.
EDIT
MonoDevelop has:
GTK# Visual Designer
Easily build GTK# applications
(source: monodevelop.com)
I don't think you cant get any closer to VS than that.
Problem
I need to write a few programs for a project I'm currently working on and I'm very much used to Visual Studio 2008 and I do not mind programming in Python but I need to have a comfortable GUI programming ontop of the language itself, and it has to be well integrated and fast. I know that's a lot to ask for but is there any such thing out for Linux? I know of Mono but I have found it to not be fully compatible or capable of what I want and, to be frank, the programs look like shit running in Linux edit: I didn't discard GTK#, only Mono Winform