Any RAD future with Sun Studio?

There's no doubt that Sun Studio 12 represents a great leap forward from its predecessor. Moreover, the integration of an editor, build manager and debugger arguably beats ad-hoc solutions such as ``emacs'' and ``vi''. And there's no question that the individual command-line tools (``cc'', ``dbx'' and the rest) are best of breed.

However, turning to the IDE, what's really lacking is an out-of-the-box rapid application development environment, similar to what Visual Studio has had for C++ and Delphi for Object Pascal. Are there any plans by Sun (perhaps in Sun Studio 13) to build upon the current foundation to offer a component-driven approach for crafting GUI applications?

I realize the problems toward this end may be insurmountable because there's not a common foundation (Motif, QT, GTK and others) for graphics in Unix. So, am I correct in presuming that Sun would rather have us do all UIs in Java and reserve C and C++ strictly for lower-level backend apps?

[1003 byte] By [bob_nelsona] at [2007-11-27 6:44:34]
# 1
Hi(not that I'm volunteering!)I imagine that there is scope for 'plug-ins' for tools like Qt designer. If enough people start using Studio, then it'll probably happen.Paul
Paul_Floyda at 2007-7-12 18:15:58 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 2

> I imagine that there is scope for 'plug-ins' for

> tools like Qt designer. If enough people start using

> Studio, then it'll probably happen.

Thanks Paul.

I did notice the following at this URL:

http://developers.sun.com/sunstudio/linux_index.html

``The integrated developer environment (IDE) integrates a graphical debugger, performance analysis tools, and X-Designer GUI builder.''

...so maybe there is a RAD tool already in SS12...but I have yet to find the X-Designer on either the Solaris x86 or Linux versions. Can anyone here in this forum assist?

bob_nelsona at 2007-7-12 18:15:58 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 3
HiTry typing xdesigner instead of sunstudio/Lars
Lars_Va at 2007-7-12 18:15:58 > top of Java-index,Development Tools,Solaris and Linux Development Tools...