Monkey Studio
Moderators: snarkout, Patrick, dann
- CptnObvious999
- Posts: 798
- Joined: Fri Jun 03, 2005 7:54 pm
- Location: Maryland
- Contact:
Monkey Studio
Hey just wanted to point out Monkey Studio which is a Qt4 IDE that is more polished then the old Qt Assistant (I think thats what it was) and a LOT faster. Just thought I'd give it some attention because after playing with it for a few minutes I could tell it is way better.
Re: Monkey Studio
Did they drop Kdevelop, or is this a 3rd party app? Never used it, but Kdevelop looked good.CptnObvious999 wrote:Hey just wanted to point out Monkey Studio which is a Qt4 IDE that is more polished then the old Qt Assistant (I think thats what it was) and a LOT faster. Just thought I'd give it some attention because after playing with it for a few minutes I could tell it is way better.
Personally I use Vim as my development platform. It is cross platform and doesn't need Qt or GTK.
- CptnObvious999
- Posts: 798
- Joined: Fri Jun 03, 2005 7:54 pm
- Location: Maryland
- Contact:
Re: Monkey Studio
I think it is a unofficial IDE for Qt. It doesn't support a lot of things KDevelop does but if you just want to make Qt applications it is awesome. The Qt RAD is better and the whole interface seems much simpler.Gomer_X wrote:Did they drop Kdevelop, or is this a 3rd party app? Never used it, but Kdevelop looked good.
Personally I use Vim as my development platform. It is cross platform and doesn't need Qt or GTK.
Never heard of QDevelop before....is the site qdevelop.org? because on there it says nothing has been released yet.Patrick wrote:If you're running linux then why not just use Qdevelop? I mean it's cool that Monkey Studio runs on Windows and Mac but QDevelop is the official Qt development environment.
Re: Monkey Studio
My bad, I meant KDevelop is the official IDE:CptnObvious999 wrote: Never heard of QDevelop before....is the site
http://www.kdevelop.org/
Ego contemno licentia
Re: Monkey Studio
OK, sorta like "Visual Studio - Qt edition."CptnObvious999 wrote:I think it is a unofficial IDE for Qt. It doesn't support a lot of things KDevelop does but if you just want to make Qt applications it is awesome. The Qt RAD is better and the whole interface seems much simpler.
I'm not much into that stuff, but I think it's a necessary evil.