[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RAD IDE for SWT?

"Chris Sibert" <chrissibert@xxxxxxxxx> wrote in message
news:ajv821$m6p$1@xxxxxxxxxxxxxxxx
> Yeah. All of the RAD IDE's for Swing that I tried sucked miserabley -
> JBuilder, VAJ, and Visual Cafe. Those untamed Swing layout managers were
> always making your widgets behave like a bunch of mexican jumping beans.

I found the JBuilder quite useable, after I removed the
com.borland.*.XYLayoutManager (replace with null, no real difference can be
felt...).

> So far, the only good RAD IDE's I've used have come from The Evil Empire.
> And they have been very good. Easy to use, intuitive. They really enhance
> your productivity.

I have to use Visual Studio / MFC for a project right now -- that's not *my*
definition of intuitive. Try to add behaviour to your controls and you go
nuts -- the wizard has forgotten that my Dialog template is attached to a
class and I have to attach my CWidget-variables to the Controls manually ...

Definitely a both-thumbs-way-down for the Evil Empire and a single thumb
kind-of-upwardish for the JBuilder.

Harald