Monkey Studio

Hey drop us a line about the show. Feel free to ask questions, provide feedback and criticism, or just ramble on about anything your little heart desires.

Moderators: snarkout, Patrick, dann

Post Reply
User avatar
CptnObvious999
Posts: 798
Joined: Fri Jun 03, 2005 7:54 pm
Location: Maryland
Contact:

Monkey Studio

Post by CptnObvious999 » Thu Jul 06, 2006 1:42 am

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.

User avatar
Gomer_X
Posts: 901
Joined: Fri Jun 03, 2005 1:31 pm
Location: Cincinnati, Ohio, USA
Contact:

Re: Monkey Studio

Post by Gomer_X » Thu Jul 06, 2006 8:13 am

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. :D

User avatar
Patrick
Site Admin
Posts: 2519
Joined: Tue Apr 27, 2004 11:38 am
Location: Easton, PA
Contact:

Post by Patrick » Thu Jul 06, 2006 8:24 am

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.
Ego contemno licentia

User avatar
CptnObvious999
Posts: 798
Joined: Fri Jun 03, 2005 7:54 pm
Location: Maryland
Contact:

Re: Monkey Studio

Post by CptnObvious999 » Thu Jul 06, 2006 9:56 am

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. :D
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.

User avatar
Patrick
Site Admin
Posts: 2519
Joined: Tue Apr 27, 2004 11:38 am
Location: Easton, PA
Contact:

Re: Monkey Studio

Post by Patrick » Thu Jul 06, 2006 10:06 am

CptnObvious999 wrote: Never heard of QDevelop before....is the site
My bad, I meant KDevelop is the official IDE:
http://www.kdevelop.org/
Ego contemno licentia

User avatar
Gomer_X
Posts: 901
Joined: Fri Jun 03, 2005 1:31 pm
Location: Cincinnati, Ohio, USA
Contact:

Re: Monkey Studio

Post by Gomer_X » Thu Jul 06, 2006 11:09 am

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." :D

I'm not much into that stuff, but I think it's a necessary evil.

Post Reply