Split window in the editor

In NEdit I can do a split window.How do I that in Sunstudios editor ?regards Jens Madsen
[109 byte] By [Jens_Madsen] at [2007-11-26 8:18:31]
# 1

Sun Studio IDE allows users to choose editor:

- Built-in editor(does not support "Split Window" action)

- XEmacs (supports "Split Window" action)

- GVIM (supports "Split Window" action, but only in standalone mode)

So, unfortunately, only one of them allows to split editor window.

Use main XEmacs menu: View -> Split Window

Built-in editor will support "Split Window" in next release.

Thanks,

Nik

Nikolay_Molchanov at 2007-7-6 21:20:38 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 2
Current versions of the Sun Studio IDE won't do that (they're based on a very oldversion of NetBeans). The next release will support splitting windows as currentnetbeans releases already do this.Gordon
gordonp999 at 2007-7-6 21:20:38 > top of Java-index,Development Tools,Solaris and Linux Development Tools...