Author Topic: Split window  (Read 5368 times)

schugh

  • Community Member
  • Posts: 30
  • Hero Points: 0
Split window
« on: July 14, 2009, 10:46:51 PM »
An option to have the split window work the way it does in other apps.
You don't have to replace it but it would be nice to have it as an option for those that prefer the window split that way.

MikeDavies

  • Community Member
  • Posts: 11
  • Hero Points: 1
Re: Split window
« Reply #1 on: August 09, 2010, 07:00:18 AM »
Proper Split Windows.  The current implementation seems to a kind of MDI version where the split windows are 2 seperate MDI children.  This means that if you select an edit window then press a tab for a 3rd file buffer the file comes up in a 3rd MDI window not the selected tiled one as required.

Mike

colonel_coder

  • Community Member
  • Posts: 49
  • Hero Points: 1
Re: Split window
« Reply #2 on: August 24, 2010, 04:11:38 PM »
Please add a Windows native MDI window splitter.  I have been asking for this for years.

shom5xg

  • Community Member
  • Posts: 6
  • Hero Points: 0
Re: Split window
« Reply #3 on: November 03, 2010, 07:26:12 AM »
I would like to change the source code window system.
When split the window, it shrink drawing space adding the window bar.
The window system like Visual Studio is better than slick edit one.

Michael Flad

  • Community Member
  • Posts: 11
  • Hero Points: 0
Re: Split window
« Reply #4 on: March 03, 2011, 01:50:21 PM »
Quite a long thread - hopefully requests don't fade away to fast

I would really like to vote for an improved editview/window - it has been requested more than once in the forums so I know it's an uphill battle, but still ...

Due to some browsing in the SlickEdit forum I learned about Sublime Text as I like to test some new tools every now and then. Of course, it's not an editor any serious coder using SE would switch to, but I'd die for having SlickEdit managing the documents/editviews the same way Sublime does (ok I wouldn't die, but I'd be more than happy to pay an additional update/maintentance fee :-)).

So ... what's so great about it ... in just a few words

* you can have multiple views within the current windows (i.e. a 2x1 layout, a 2x2 ... an you can drag the "splitterbars" to change the sizes).
* each view has it's on tabbar for all the open files currently bound to this view
* multiple views can show the same sourcefile
* you can have multiple edit windows (and within each, all these features are available). This would be great for all of us, working with more than one display (i.e. I have 2x24" in portrait mode and one 24" in landscape mode but the best I can do is, resize the SlickEdit window to consume my 2x24" displays and use one of them for various docking panes).
* you can drag around the filetabs within a window from view to view as well as to any view of the other windows.

This is the way it works with the beta 2 of Sublime, available as a portable download, so easy to do a quick test.

I've wasted way to many time with subpar editors just because they were cheaper than SlickEdit so at the moment I think I'll never ever go back to anything else but I really think SlickEdit eventually needs to be able to use multiple displays in a much better way.
With the ATI 5000 series it was dead easy to use 3 displays on one PC (or 6, with a few special cards), with the 6000 series it's 6 with each available card and ... I guess I'm not the only coder who loves to display as many lines of code as possible.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6934
  • Hero Points: 531
Re: Split window
« Reply #5 on: March 08, 2011, 05:19:02 PM »
Quite a long thread - hopefully requests don't fade away to fast

I would really like to vote for an improved editview/window - it has been requested more than once in the forums so I know it's an uphill battle, but still ...

Due to some browsing in the SlickEdit forum I learned about Sublime Text as I like to test some new tools every now and then. Of course, it's not an editor any serious coder using SE would switch to, but I'd die for having SlickEdit managing the documents/editviews the same way Sublime does (ok I wouldn't die, but I'd be more than happy to pay an additional update/maintentance fee :-)).

So ... what's so great about it ... in just a few words

* you can have multiple views within the current windows (i.e. a 2x1 layout, a 2x2 ... an you can drag the "splitterbars" to change the sizes).
* each view has it's on tabbar for all the open files currently bound to this view
* multiple views can show the same sourcefile
* you can have multiple edit windows (and within each, all these features are available). This would be great for all of us, working with more than one display (i.e. I have 2x24" in portrait mode and one 24" in landscape mode but the best I can do is, resize the SlickEdit window to consume my 2x24" displays and use one of them for various docking panes).
* you can drag around the filetabs within a window from view to view as well as to any view of the other windows.

This is the way it works with the beta 2 of Sublime, available as a portable download, so easy to do a quick test.

I've wasted way to many time with subpar editors just because they were cheaper than SlickEdit so at the moment I think I'll never ever go back to anything else but I really think SlickEdit eventually needs to be able to use multiple displays in a much better way.
With the ATI 5000 series it was dead easy to use 3 displays on one PC (or 6, with a few special cards), with the 6000 series it's 6 with each available card and ... I guess I'm not the only coder who loves to display as many lines of code as possible.

We do have plans to reimplement our MDI. I'm sick of our current MDI so it has to change. Not sure if we will every support tearing off tabs to create new MDI windows. This is very very difficult due to the number of toolbars and features we have but not impossible.

algorhythm

  • Community Member
  • Posts: 13
  • Hero Points: 0
Re: Split window
« Reply #6 on: April 25, 2011, 03:52:59 AM »
The number one feature I would love to see implemented is split pane editing of arbitrary files just like this:
http://www.ultraedit.com/support/tutorials_power_tips/ultraedit/vertical_horizontal_split_editing.html

That's it.

As an side, if you can "squeak" in full/partial document encryption like notepad++ with the securepad plugin, that would be tremendous. Oh...and a plugin API =D So, all of these things, but if I had to choose one, I would want to concurrently edit multiple files a'la UltraEdit - their split pane system is pretty sweet.

Keep up the great work, Guys!

Robert
« Last Edit: April 26, 2011, 10:56:02 PM by algorhythm »

rh

  • Senior Community Member
  • Posts: 126
  • Hero Points: 6
Re: Split window
« Reply #7 on: April 25, 2011, 02:12:25 PM »
The number one feature I would love to see implemented is split pane editing of arbitrary files just like this:
http://www.ultraedit.com/support/tutorials_power_tips/ultraedit/vertical_horizontal_split_editing.html


Ummm, Window/Split Horizontally-Vertically ?  Or is the method of invoking the split the part you want?

algorhythm

  • Community Member
  • Posts: 13
  • Hero Points: 0
Re: Split window
« Reply #8 on: April 26, 2011, 10:01:52 PM »
Ummm, Window/Split Horizontally-Vertically ?  Or is the method of invoking the split the part you want?

I'm not sure I understand your question.

Did you check the link I posted? Notice not only the method by which the panes are split, but also the option of having several panes up (horizontal and/or vertial), each with arbitrary files loaded into their respective buffers.

Check the link, or think of how Vim allows for an arbitrary split pane layout with arbitrary files loaded into each pane -- if you're familiar with that editor. That's what I want to see in SlickEdit.

Is that any clearer?

rh

  • Senior Community Member
  • Posts: 126
  • Hero Points: 6
Re: Split window
« Reply #9 on: April 26, 2011, 10:10:40 PM »

I'm not sure I understand your question.

Did you check the link I posted?

Yes I did.  Apparently I'm still missing something though.  Below are 3 panes, each with different files loaded.


algorhythm

  • Community Member
  • Posts: 13
  • Hero Points: 0
Re: Split window
« Reply #10 on: April 26, 2011, 10:32:40 PM »
Yes I did.  Apparently I'm still missing something though.  Below are 3 panes, each with different files loaded.

Exactly. Now reorder the Tiles. Kind of a pain, eh? Sometimes I edit several file types throughout the day and have an ordering preference depending on the editing task at hand. Also, what if you wanted a tabbed group of log files or references separate from your working files?

I'm looking for slim pane divisions which can be re-sized by dragging the divisions themselves -- as opposed to having several floating windows within the editor. Additionally, each division should have it's own file tabs. The current SlickEdit method becomes unwieldy if you want to reorder the Tiles, and wastes screen real estate because of the window controls and border that are on each Tile.

I always have multiple files open, as I'm sure most of us do. Oftentimes, I want to have another file pane which holds references of whatever sort (headers, logs, ini's, etc...). In UltraEdit I can accomplish this by dragging a file tab to the current file pane's edge area and it divides the workspace for me as I have described.

As an aside, there's an amazing engineer behind me who never splits his windows. Another sits adjacent to me who does it all the time (with UE). Much like myself, he moves files and tabs around according to his immediate task. To each their own and all that, but these are extremely useful functions for my style of editing.

::edited wording to keep my descriptions consistent. ::
« Last Edit: April 26, 2011, 10:43:14 PM by algorhythm »

rh

  • Senior Community Member
  • Posts: 126
  • Hero Points: 6
Re: Split window
« Reply #11 on: April 27, 2011, 03:30:21 PM »

Also, what if you wanted a tabbed group of log files or references separate from your working files?

I'm looking for slim pane divisions which can be re-sized by dragging the divisions themselves -- as opposed to having several floating windows within the editor. Additionally, each division should have it's own file tabs. The current SlickEdit method becomes unwieldy if you want to reorder the Tiles, and wastes screen real estate because of the window controls and border that are on each Tile.


I see.  I concur.  The current window handling is pretty much standard behavior.  An easier way to manage the splits would be a nice addition.  I like the idea of tabs on each division too.  A good candidate for the next major release.  But I certanly wouldn't complain if it appeared in the interim  ;)

GWLindberg

  • Community Member
  • Posts: 8
  • Hero Points: 0
Re: Split window
« Reply #12 on: June 17, 2011, 12:00:18 AM »
I typically have 40~60 files open at a time.  Some of these with multiple views.  I'll likely have one view on the right side and another view on the left side so that I can look at different lines in the same file.  Currently the only way that I've found to select the second opened view of a file is through the Windows->Windows menu.

It would be nice to have either multiple tabs for each view or have them listed separately in the popup file list.

rod_gomz

  • Community Member
  • Posts: 80
  • Hero Points: 1
Re: Split window
« Reply #13 on: July 18, 2011, 08:46:05 PM »
Quote
We do have plans to reimplement our MDI. I'm sick of our current MDI so it has to change. Not sure if we will every support tearing off tabs to create new MDI windows. This is very very difficult due to the number of toolbars and features we have but not impossible.

This would be a GREAT feature for SlickEdit.