Page 1 of 1
Monkey Studio
Posted: Thu Jul 06, 2006 1:42 am
by CptnObvious999
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
Posted: Thu Jul 06, 2006 8:13 am
by Gomer_X
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.
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.

Posted: Thu Jul 06, 2006 8:24 am
by Patrick
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
Posted: Thu Jul 06, 2006 9:56 am
by CptnObvious999
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.

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.
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.
Never heard of QDevelop before....is the site
qdevelop.org? because on there it says nothing has been released yet.
Re: Monkey Studio
Posted: Thu Jul 06, 2006 10:06 am
by Patrick
CptnObvious999 wrote:
Never heard of QDevelop before....is the site
My bad, I meant KDevelop is the official IDE:
http://www.kdevelop.org/
Re: Monkey Studio
Posted: Thu Jul 06, 2006 11:09 am
by Gomer_X
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.
OK, sorta like "Visual Studio - Qt edition."
I'm not much into that stuff, but I think it's a necessary evil.