Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best Visual-Studio Like tool for Linux Development [closed]

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

like image 939
Jarred Sumner Avatar asked Dec 04 '25 00:12

Jarred Sumner


1 Answers

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

alt text
(source: monodevelop.com)

I don't think you cant get any closer to VS than that.

like image 88
OscarRyz Avatar answered Dec 05 '25 14:12

OscarRyz



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!